summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* posmerge fixesunknown2004-11-131-2/+2
* margeunknown2004-11-1312-18/+44
|\
| * now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-1/+1
| * mergeunknown2004-11-1211-17/+43
| |\
| | * post-review fixesunknown2004-11-122-1/+2
| | * post-merge fixunknown2004-10-283-5/+5
| | * mergeunknown2004-10-2810-54/+340
| | |\
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-2211-17/+42
| | |\ \
| | | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-2011-17/+42
| | | |\ \
| | | | * | changed function name to prevent injection wrong code from 4.1 (WL#2133)unknown2004-10-202-2/+2
| | | | * | errors without code removedunknown2004-10-209-15/+40
* | | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-132-0/+590
* | | | | | Add back data that bk loosed during automatic mergeunknown2004-11-121-0/+279
* | | | | | Merge with 4.1 to get latest fix to client_test.cunknown2004-11-122-280/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge with 4.0unknown2004-11-122-1/+10
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-122-0/+15
| | |\ \ \ \ \ \
| | * | | | | | | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL')unknown2004-11-112-1/+10
* | | | | | | | | Portability fix for gcc 2.95.3unknown2004-11-121-4/+6
* | | | | | | | | Merge with 4.1unknown2004-11-1214-73/+258
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | After merge fixesunknown2004-11-125-60/+73
| * | | | | | | | merge with 4.0unknown2004-11-1211-15/+189
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Bug#6123 - GRANT USAGE creates useless mysql.db rowunknown2004-11-112-0/+15
| | |/ / / / / /
| | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-043-0/+54
| | |\ \ \ \ \ \
| | | * | | | | | Fix for BUG##5714 "Insert into MyISAM table and select ... for update]":unknown2004-11-043-0/+54
| | * | | | | | | Fix for bug #6387 "Queried timestamp values do not match the insertedunknown2004-11-036-0/+105
| | |/ / / / / /
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-121-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Write fatal errors even if silent is used in client_testunknown2004-11-111-1/+1
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-122-0/+29
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix for bug #5890 "Triggers fail for DELETE without WHERE".unknown2004-11-122-0/+29
* | | | | | | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-1134-281/+804
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | mysql-test-run.sh:unknown2004-11-111-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | ndbcluster.sh:unknown2004-11-111-1/+1
| * | | | | | | Merge mysql.com:/home/bk/mysql-4.1unknown2004-11-1020-38/+356
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Mergeunknown2004-11-105-0/+98
| | |\ \ \ \ \ \ \
| | | * | | | | | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...unknown2004-11-102-0/+56
| | | * | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-033-0/+42
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-223-0/+42
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-193-0/+42
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Optimization: in the replication slave, we can avoid doing one strlen() per e...unknown2004-10-193-0/+42
| | * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-102-0/+22
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice.unknown2004-11-102-0/+22
| | * | | | | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-1010-26/+219
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-109-15/+176
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | 1. When mixing NULL to a character string,unknown2004-11-109-15/+176
| | | * | | | | | | | | | | | replaced init_db.sqlunknown2004-11-101-11/+43
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | added configure switch for ndb port numberunknown2004-11-103-12/+17
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | mysql_test_run_new.c, my_manage.h, my_manage.c:unknown2004-11-093-237/+259
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | added ndb test platform testunknown2004-11-081-0/+7
| * | | | | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-085-1/+99
| |\ \ \ \ \ \ \ \ \ \ \ \