~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/randgen/README

  • Committer: patrick crews
  • Date: 2011-10-05 20:40:33 UTC
  • mfrom: (2337.1.24 dbqp_revamp2)
  • mto: This revision was merged to the branch mainline in revision 2435.
  • Revision ID: gleebix@gmail.com-20111005204033-5m6kvcii1q87yur6
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INTRODUCTION
 
2
---------------------------------------------------------------
 
3
 
 
4
This is the source or binary distribution of The Random Query
 
5
Generator, a tool for generating complete databases and executing
 
6
queries against them for the purpose of stress testing.
 
7
 
 
8
Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.  Use is
 
9
subject to license terms.
 
10
 
 
11
Wiki:
 
12
* http://forge.mysql.com/wiki/Category:RandomQueryGenerator
 
13
 
 
14
Launchpad homepage:
 
15
* https://launchpad.net/randgen
 
16
 
 
17
Bazaar code repository:
 
18
* lp:randgen
 
19
 
 
20
 
 
21
LICENSE
 
22
---------------------------------------------------------------
 
23
 
 
24
This program is free software; you can redistribute it and/or modify
 
25
it under the terms of the GNU General Public License as published by
 
26
the Free Software Foundation; version 2 of the License. Please see the
 
27
LICENSE file for information about licensing and use restrictions of
 
28
this software.