summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesmonty@mysql.com2004-02-1616-102/+230
* Merge with 4.0.18monty@mysql.com2004-02-1170-457/+771
|\
| * Code cleanupsmonty@mysql.com2004-02-102-5/+7
| * row0mysql.c:heikki@hundin.mysql.fi2004-02-094-2/+34
| * follow-up to bug #2628: attempt to makekonstantin@mysql.com2004-02-091-2/+6
| * ha_innodb.cc:heikki@hundin.mysql.fi2004-02-081-4/+10
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0konstantin@mysql.com2004-02-062-3/+5
| |\
| | * fixed bug #1378 "mysqlbinlog for remote host is broken"vva@eagle.mysql.r18.ru2004-02-062-3/+5
| * | 3.23 -> 4.0 merge: after merge fixeskonstantin@mysql.com2004-02-061-0/+1
| * | merge 3.23 -> 4.0, 2003/02/06konstantin@mysql.com2004-02-063-10/+23
| |\ \ | | |/ | |/|
| | * Fix for bug #2628 "ALTER TABLE destroys table and reports success"konstantin@mysql.com2004-02-061-6/+12
| | * clean up commentsvva@eagle.mysql.r18.ru2004-02-031-2/+2
| | * Fixed Bug #2338 Trigonometric arithmetic problemvva@eagle.mysql.r18.ru2004-01-121-2/+4
| | * fixed restoring of thd->count_cuted_fields in store_val_in_fieldvva@eagle.mysql.r18.ru2003-12-161-1/+7
| * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-02-051-0/+2
| |\ \
| | * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-02-051-0/+2
| | |\ \
| | | * | code cleanupvva@eagle.mysql.r18.ru2004-02-051-1/+1
| | | * | added checking for bootstrap in select_send::send_datavva@eagle.mysql.r18.ru2004-02-041-0/+2
| * | | | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)monty@mysql.com2004-02-053-12/+23
| |/ / /
| * | | beautify SHOW INDEX serg@serg.mylan2004-02-041-3/+2
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-041-1/+1
| |\ \ \
| | * | | Fixed a bug in slave-compressed-protocol. Using this optionjani@rhols221.adsl.netsonic.fi2004-02-041-1/+1
| * | | | Fixed problem with range optimization over overlapping ranges (#2448)monty@mysql.com2004-02-042-8/+12
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-046-79/+75
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Ensure that wait_timeout doesn't overflow on windows. (Bug #2400)monty@mysql.com2004-02-041-1/+2
| | * | | Ensure that privileges are tested properly for multi-table-updates.monty@mysql.com2004-02-034-77/+68
| | * | | Give error if locked table is used twice in query. This fixes strange error m...monty@mysql.com2004-02-031-1/+5
| * | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-02-034-12/+54
| |\ \ \ \
| | * | | | Added new option --sync-frm / --skip-sync-frmjani@ua141d10.elisa.omakaista.fi2004-02-033-8/+26
| | * | | | Proposed (version #2) fix for bug #1948:konstantin@mysql.com2004-02-021-4/+28
| * | | | | increase the size of a signal thread's stack (the old one was too small for t...serg@serg.mylan2004-02-021-1/+1
| |/ / / /
| * | | | Typo fixingsalle@vafla.home2004-02-021-2/+2
| * | | | dict0dict.c:heikki@hundin.mysql.fi2004-02-022-3/+18
| * | | | Fix for bug #2523 '"func_time" test fails on QNX'.dlenev@mysql.com2004-01-303-17/+19
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2004-01-304-11/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix for bugs #1885, #2464, #2539. Proper handling of defaultdlenev@mysql.com2004-01-304-11/+23
| | |/ /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-01-303-12/+29
| |\ \ \
| | * | | Fixed parsing of column names and foreign key constraints in Innobase to hand...monty@mysql.com2004-01-303-12/+29
| * | | | Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":guilhem@mysql.com2004-01-303-11/+47
| * | | | Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-...guilhem@mysql.com2004-01-291-1/+3
| |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-01-293-9/+7
| |\ \ \
| | * | | Mark that strings may change on index only reads (for BDB tables).monty@mysql.com2004-01-293-9/+7
| * | | | Fix for BUG#2542 "If slave ignores a query it may make the next LOAD DATA INF...guilhem@mysql.com2004-01-281-3/+4
| |/ / /
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-01-228-41/+41
| |\ \ \
| | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-01-221-1/+8
| | |\ \ \ | | | |/ / | | |/| |
| | | * | some ammendments (comments and code style)vva@eagle.mysql.r18.ru2004-01-221-1/+8
| | | * | added test for bug #2290 "output truncated with ELT when using DISTINCT"vva@eagle.mysql.r18.ru2004-01-211-1/+1
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-01-201-0/+8
| | |\ \ \
| | | * | | Fix for BUG#2452 "Empty LOAD DATA INFILE failes with the master in 3.23.x":guilhem@mysql.com2004-01-201-0/+8
| | * | | | Proper fix for bug with BLOB in MIN/MAXmonty@mysql.com2004-01-192-7/+9