summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* The BIT patch by ramil causes that the old data type BIT is nomleich@mysql.com2004-12-1711-284/+284
* Fix of test-suite failures which popped up after addition of federateddlenev@brandersnatch.localdomain2004-12-172-2/+2
* WL# 2094 Federated Storage Handler, added fixes per suggestions by Bar and An...patg@patrick-galbraiths-computer.local2004-12-162-17/+102
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0patg@patrick-galbraiths-computer.local2004-12-165-0/+993
|\
| * First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. Th...patg@patrick-galbraiths-computer.local2004-12-115-0/+993
* | Mergebrian@avenger.(none)2004-12-162-0/+1210
|\ \
| * | A few simple fixes plus the added support of being able to repair the meta da...brian@avenger.(none)2004-12-092-0/+1210
* | | Fix for BUG#7266.timour@mysql.com2004-12-161-6/+6
* | | Fix for bug#7211: information_schema: crash if bad view(after review)gluh@gluh.mysql.r18.ru2004-12-162-0/+17
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2004-12-164-6/+52
|\ \ \
| * | | Fix for bug#7212: information_schema: "Can't find file" errors if storage eng...gluh@gluh.mysql.r18.ru2004-12-164-6/+52
* | | | Enlarged group item key_length by a varstring length field.ingo@mysql.com2004-12-162-2/+2
|/ / /
* | | Fix for bug #7220: information_schema: errors in "character_sets"gluh@gluh.mysql.r18.ru2004-12-141-11/+11
* | | Fx for bug#7221: information_schema: errors in "key_column_usage"gluh@gluh.mysql.r18.ru2004-12-142-11/+11
* | | Fix bug#7222 information_schema: errors in "routines"gluh@gluh.mysql.r18.ru2004-12-142-0/+11
* | | Fix for bug #7223: information_schema: error in "views"gluh@gluh.mysql.r18.ru2004-12-141-3/+3
* | | flush_read_lock_kill-master.opt:guilhem@mysql.com2004-12-131-1/+1
* | | Fix test results that may change from run to runmonty@mysql.com2004-12-123-3/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-12-1223-157/+233
|\ \ \ | | |/ | |/|
| * | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...gluh@gluh.mysql.r18.ru2004-12-1023-157/+233
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-12-081-0/+6
|\ \ \ | |/ / |/| |
| * | Fixed that mysql-test-run --ps-protocol works with system_mysql_db_fix.testmonty@mysql.com2004-12-081-0/+6
* | | - VARCHAR(n) with binary character set is now displayed as VARBINARY(N).bar@mysql.com2004-12-089-17/+17
| |/ |/|
* | Added some tests for new varchar.jani@ua141d10.elisa.omakaista.fi2004-12-072-0/+32
|/
* Update results for new varchar handlingmonty@mysql.com2004-12-0728-1765/+1838
* Merge with new VARCHAR codemonty@mysql.com2004-12-0640-200/+1835
|\
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-0640-200/+1835
* | After merge fixesmonty@mysql.com2004-12-0610-43/+49
* | Merge with 4.1monty@mysql.com2004-12-0645-22/+23710
|\ \
| * | postreview fixesbell@sanja.is.com.ua2004-12-042-2/+39
| * | mergebell@sanja.is.com.ua2004-12-032-0/+13
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-12-032-0/+13
| | |\ \
| | | * | init values to avoid junk returning in case of null value asking without assi...bell@sanja.is.com.ua2004-11-252-0/+13
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-12-0342-82/+23657
| |\ \ \ \ | | |/ / /
| | * | | Fix t/rpl_create_database.test: replace version in SHOW BINLOG RESULTSjimw@mysql.com2004-12-032-1/+3
| | * | | Mergejimw@mysql.com2004-12-039-66/+221
| | |\ \ \
| | | * \ \ Merge mysql.com:/space/bkroot/mysql-4.1mats@mysql.com2004-12-039-66/+221
| | | |\ \ \
| | | | * | | Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-039-66/+221
| | * | | | | Manual fixes to merge of fix for Bug #6682 to 4.1.jimw@mysql.com2004-12-031-2/+2
| | * | | | | Mergejimw@mysql.com2004-12-032-0/+22
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when thejimw@mysql.com2004-12-032-0/+22
| | | * | | | A fix (bug #6878: Crash with engine=memory).ram@gw.mysql.r18.ru2004-12-022-0/+20
| | * | | | | - updated lowercase_table3 test result (T1.InnoDB -> T1.ibd). Failure waslenz@mysql.com2004-12-021-1/+1
| | * | | | | merged on pullmonty@mysql.com2004-12-023-1/+25
| | |\ \ \ \ \
| | | * | | | | Cleanups during review stagemonty@mysql.com2004-12-024-3/+27
| | * | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-12-0217-7/+23219
| | |\ \ \ \ \ \
| | | * | | | | | Fixes to make mysql-test-run --embedded-server workinghf@deer.(none)2004-12-0217-7/+23219
| | * | | | | | | A fix (bug #6878: Crash with engine=memory).ram@gw.mysql.r18.ru2004-12-022-0/+19
| | |/ / / / / /
| | * | | | | | Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper column...ram@gw.mysql.r18.ru2004-12-022-0/+33
| | * | | | | | Bug #6379: ENUM values are incorrectly convertedbar@mysql.com2004-12-022-0/+60