~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/randgen/README

  • Committer: Mark Atwood
  • Date: 2011-10-11 22:37:47 UTC
  • mfrom: (2429.2.1 dbqp_revamp)
  • Revision ID: me@mark.atwood.name-20111011223747-vomebzgvnxxysqrm
merge lp:~patrick-crews/drizzle/dbqp_revamp

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.