summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Don't show Slave_IO_State in the testsuite (replace it with #) because it can...guilhem@gbichot22003-10-0928-73/+73
* Final push for WL#1098:guilhem@gbichot22003-10-0929-69/+104
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2003-10-081-1/+4
|\
| * mysql_real_connect picks the Unix login when the user "" is used.guilhem@gbichot22003-10-071-1/+4
* | Indentation cleanupsmonty@narttu.mysql.fi2003-10-084-4/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-10-0838-1327/+637
|\ \
| * | Fixed bug in error handling of CREATE ... SELECTmonty@narttu.mysql.fi2003-10-089-35/+79
| * | merge with 4.0 to get fix for mysqlbinlogmonty@narttu.mysql.fi2003-10-081-0/+4
| |\ \
| | * | Fixed test case that my last patch to mysqlbinlog broke.monty@narttu.mysql.fi2003-10-081-4/+4
| | * | Fix for a test failure with the standard (no-BDB) binary:guilhem@mysql.com2003-10-071-0/+4
| * | | Fixes after mergemonty@narttu.mysql.fi2003-10-0819-100/+126
| * | | Merge with 4.0 to get fix for mysqlbinlogmonty@narttu.mysql.fi2003-10-072-8/+9
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-10-071-1/+1
| | |\ \
| | | * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-10-071-1/+1
| | | |\ \
| | | | * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-10-031-1/+1
| | | | |\ \
| | | | | * | Fixed bug #1323 (varchar fields becoming char fields adter create ... select)vva@eagle.mysql.r18.ru2003-10-031-1/+1
| | * | | | | Simple cleanupsmonty@narttu.mysql.fi2003-10-071-6/+8
| | |/ / / /
| * | | | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-0727-1270/+505
| |\ \ \ \ \ | | |/ / / /
| | * | | | After merge fixesmonty@narttu.mysql.fi2003-10-072-2/+2
| | * | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0paul@ice.snake.net2003-10-041-3/+3
| | |\ \ \ \
| | | * | | | Ride hobby horse.paul@ice.snake.net2003-10-041-3/+3
| | | |/ / /
| | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-10-033-0/+36
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | When the I/O thread was stopped while copying a long transaction, and restarted,guilhem@mysql.com2003-10-033-0/+36
| | * | | | Optimized code for setting user variables with := and fixed some bugs in old ...monty@mishka.mysql.fi2003-10-033-11/+45
| | |/ / /
| | * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-10-012-0/+51
| | |\ \ \
| | | * | | fixed bug #1194 vva@eagle.mysql.r18.ru2003-09-242-0/+51
| | | |/ /
| | * | | fix for a random test failure on hpux/ia64guilhem@mysql.com2003-09-292-0/+13
| | * | | Added resetting of replace_result patterns after --exec command in mysqltest ...dlenev@mysql.com2003-09-291-0/+6
| | * | | Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)monty@narttu.mysql.fi2003-09-2914-127/+125
| | * | | Fix for BUG#1345 "SQL Syntax Error in binarylog with DROP TABLES":guilhem@mysql.com2003-09-282-0/+24
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2003-09-253-2/+28
| | |\ \ \
| | | * | | Fix for BUG#1391:guilhem@mysql.com2003-09-253-2/+28
| | * | | | Test for mysqlbinlogdlenev@mysql.com2003-09-244-3/+183
| | |/ / /
| | * | | Added MYSQL_BINLOG variable.ram@gw.mysql.r18.ru2003-09-241-0/+7
| | * | | #1169: Add --exec command to mysqltestram@gw.mysql.r18.ru2003-09-243-0/+35
| | |/ /
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-09-192-20/+10
| | |\ \
| | | * | removing my chmods so that the test can be run on non-Unix platformsguilhem@mysql.com2003-09-192-20/+10
| | * | | Applied Monty corrections to the FULL SCANkostja@oak.local2003-09-172-10/+10
| | * | | fixed test result to be in sync with the optimiserkostja@oak.local2003-09-171-2/+2
| | * | | Merge oak.local:/home/kostja/mysql/mysql-4.0-rootkostja@oak.local2003-09-162-1221/+6
| | |\ \ \
| | | * | | select.test cleanupkostja@oak.local2003-09-162-1221/+6
| | | |/ /
| | * | | Fixed bug in the optimiser for FULL TABLE SCAN case:kostja@oak.local2003-09-153-5/+5
| | |/ /
| | * | * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".guilhem@mysql.com2003-09-112-3/+101
* | | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@laptop.sanja.is.com.ua2003-10-084-2/+96
|\ \ \ \
| * \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-10-082-0/+94
| |\ \ \ \
| | * | | | query_cache.result, query_cache.test:bar@bar.mysql.r18.ru2003-10-082-0/+94
| | |/ / /
| * | | | Fixed test case to work on NetWare.greg@mysql.com2003-10-082-2/+2
| |/ / /
* | | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@laptop.sanja.is.com.ua2003-10-073-0/+19
|\ \ \ \ | |/ / / |/| | |
| * | | fixed processing aggregate functions with static tables (BUG#1318)bell@laptop.sanja.is.com.ua2003-09-203-0/+19
* | | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@laptop.sanja.is.com.ua2003-10-072-14/+14
|\ \ \ \