summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fix test resultsunknown2004-02-171-1/+0
* changed to moderm syntax (after merge fix)unknown2004-02-172-4/+2
* mergeunknown2004-02-172-7/+45
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-172-7/+45
| |\
| | * ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-172-7/+45
* | | Changed wellformedlen to well_formed_lenunknown2004-02-1711-57/+101
* | | Merge with public treeunknown2004-02-16106-438/+1459
|\ \ \ | |/ / |/| |
| * | Merge with 4.0 to get fix for mysqlbinlogunknown2004-02-163-11/+57
| |\ \
| | * | Always use libtool with "--preserve-dup-deps" unknown2004-02-133-11/+13
| | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-02-132-0/+46
| | |\ \
| | | * | fixed copying of color in SEL_ARG::clone (fixed bug #2968)unknown2004-02-122-0/+46
| * | | | After merge fixesunknown2004-02-1664-570/+959
| * | | | Merge with 4.0.18unknown2004-02-1164-571/+1157
| |\ \ \ \ | | |/ / /
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-062-15/+6
| | |\ \ \
| | | * | | fixed bug #1378 "mysqlbinlog for remote host is broken"unknown2004-02-062-15/+6
| | | |/ /
| | * | | 3.23 -> 4.0 merge: after merge fixesunknown2004-02-064-0/+40
| | * | | merge 3.23 -> 4.0, 2003/02/06unknown2004-02-066-0/+89
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix for bug #2628 "ALTER TABLE destroys table and reports success"unknown2004-02-062-0/+25
| | | * | Fixed Bug #2338 Trigonometric arithmetic problemunknown2004-01-122-0/+23
| | | * | fixed restoring of thd->count_cuted_fields in store_val_in_fieldunknown2003-12-162-0/+43
| | * | | - renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.datunknown2004-02-053-3/+6
| | * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-053-0/+6
| | |\ \ \
| | | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-02-053-0/+6
| | | |\ \ \
| | | | * | | code cleanupunknown2004-02-051-10/+2
| | | | * | | added checking for bootstrap in select_send::send_dataunknown2004-02-043-0/+14
| | * | | | | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-052-0/+2
| | |/ / / /
| | * | | | beautify SHOW INDEX unknown2004-02-042-1/+6
| | * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-042-4/+2
| | |\ \ \ \
| | | * | | | disabled atof() test as non-portableunknown2004-02-042-4/+2
| | * | | | | Fixed problem with range optimization over overlapping ranges (#2448)unknown2004-02-044-13/+46
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-042-0/+8
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Give error if locked table is used twice in query. This fixes strange error m...unknown2004-02-032-0/+8
| | * | | | | Thai tis620 crash problem in text comparison routines was fixed.unknown2004-02-033-0/+36
| | * | | | | test addedunknown2004-02-022-0/+5
| | * | | | | rpl_insert_id.test, rpl_insert_id.result:unknown2004-02-022-2/+2
| | * | | | | innodb.result, innodb.test:unknown2004-02-022-4/+4
| | * | | | | Fix for bug #2523 '"func_time" test fails on QNX'.unknown2004-01-302-0/+13
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-302-5/+75
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix for bugs #1885, #2464, #2539. Proper handling of defaultunknown2004-01-302-5/+75
| | | |/ / /
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-302-0/+12
| | |\ \ \ \
| | | * | | | Fixed parsing of column names and foreign key constraints in Innobase to hand...unknown2004-01-302-0/+12
| | * | | | | Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-302-0/+76
| | * | | | | Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-...unknown2004-01-293-0/+46
| | |/ / / /
| | * | | | Mark that strings may change on index only reads (for BDB tables).unknown2004-01-294-2/+85
| | * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-229-19/+113
| | |\ \ \ \
| | | * \ \ \ Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-222-0/+16
| | | |\ \ \ \
| | | | * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-01-222-0/+16
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | some ammendments (comments and code style)unknown2004-01-221-1/+1
| | | | | * | | added test for bug #2290 "output truncated with ELT when using DISTINCT"unknown2004-01-212-0/+16
| | | * | | | | test moved to an appropriate fileunknown2004-01-214-19/+19