summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1bell@sanja.is.com.ua2004-05-141-1/+1
|\
| * fixed flags of printed querybell@sanja.is.com.ua2004-05-141-1/+1
* | Bug #3403 Wrong encoding in EXPLAIN SELECT outputbar@bar.intranet.mysql.r18.ru2004-05-142-0/+20
* | Bug #3403 Wrong encoding in SHOW GRANTS, EPLAIN SELECT outputbar@bar.intranet.mysql.r18.ru2004-05-142-0/+47
|/
* fixed flags of printed querybell@sanja.is.com.ua2004-05-1338-125/+125
* Don't automaticly generate a new key for a foreign key constraint if there is...monty@mysql.com2004-05-125-5/+179
* Merge build:/home/bk/mysql-4.1tsmith@build.mysql.com2004-05-112-1/+14
|\
| * logging_ok:tsmith@build.mysql.com2004-05-102-1/+14
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-05-112-0/+353
|\ \
| * | Use Windows code page 1252 instead of real ISO 8859-1bar@bar.intranet.mysql.r18.ru2004-05-112-0/+353
| |/
* | out-of-bound array access fixedserg@serg.mylan2004-05-112-0/+18
|/
* Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-076-21/+32
|\
| * Portability fixesmonty@mysql.com2004-05-074-21/+27
| * Merge with 4.0 to get security patch for check_grant_colummonty@mysql.com2004-05-062-0/+5
| |\
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-05-052-0/+5
| | |\
| | | * very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...guilhem@mysql.com2004-05-052-0/+5
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-065-43/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-055-43/+5
| |\ \ \
| | * \ \ Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-035-43/+5
| | |\ \ \
| | | * \ \ Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-04-235-43/+5
| | | |\ \ \
| | | | * | | Introduce keys in child tables corresponding to FOREIGN KEYsmarko@hundin.mysql.fi2004-04-215-43/+5
* | | | | | | Fixed wrong key usage which caused wrong result for some "WHERE primary_key=c...monty@mysql.com2004-05-062-0/+25
* | | | | | | fixed test resultsbell@sanja.is.com.ua2004-05-051-1/+1
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-051-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Replication:guilhem@mysql.com2004-05-051-4/+6
* | | | | | | | mergebell@sanja.is.com.ua2004-05-0531-27/+307
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | After merge fixesmonty@mysql.com2004-05-054-7/+7
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-0527-21/+300
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | after merge fixesmonty@mysql.com2004-05-059-21/+20
| | * | | | | | Merge with 4.0.19monty@mysql.com2004-05-0524-13/+293
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-05-033-1/+63
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | InnoDB: implement LOCK TABLE (Bug #3299)marko@hundin.mysql.fi2004-04-293-1/+63
| | | * | | | | Portability fixesmonty@mysql.com2004-04-302-2/+2
| | | |/ / / /
| | | * | | | Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port ...guilhem@mysql.com2004-04-285-3/+5
| | | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-04-285-0/+87
| | | |\ \ \ \
| | | | * | | | A new option --replicate-same-server-id to force a slave to execute queries o...guilhem@mysql.com2004-04-285-0/+87
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-04-285-2/+66
| | | |\ \ \ \ \
| | | | * | | | | Fixed http address in some scripts (Bug #3460)monty@mysql.com2004-04-283-2/+49
| | | | * | | | | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)monty@mysql.com2004-04-282-0/+17
| | | | |/ / / /
| | | * | | | | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0antony@ltantony.dsl-verizon.net2004-04-288-7/+24
| | | |\ \ \ \ \
| | | | * | | | | Fix for Bug 3481antony@ltantony.dsl-verizon.net2004-04-288-7/+24
| | | | |/ / / /
| | | * | | | | bug#3556 - soundexserg@serg.mylan2004-04-282-4/+4
| | | |/ / / /
| | | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-04-133-0/+45
| | | |\ \ \ \
| | | | * | | | Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore...guilhem@mysql.com2004-04-133-0/+45
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-055-10/+110
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | caching of queries with isammerge tables forbiden using general waybell@sanja.is.com.ua2004-05-053-10/+36
| * | | | | | | avoid using ndb tables in query cachebell@sanja.is.com.ua2004-05-052-0/+74
* | | | | | | | a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows)ram@gw.mysql.r18.ru2004-05-052-0/+17
| |/ / / / / / |/| | | | | |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-0514-16/+182
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed crashing bug with alter table when table was in use (Bug #3643)monty@mysql.com2004-05-057-11/+58