summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug #18595 repeated create, insert, drop can cause MySQL table definition ca...unknown2006-06-141-7/+27
* Bug #16875 Using stale MySQLD FRM files can cause restored cluster to failunknown2006-05-151-1/+16
* Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-111-2/+2
|\
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-101-2/+2
| |\
| | * Fix for bug #18501: Server crashes with monthname().unknown2006-04-251-2/+2
* | | Bug#10418: LOAD_FILE does not behave like in manual if file does not existunknown2006-05-081-1/+1
|/ /
* | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-071-0/+10
|\ \
| * \ Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/4.1unknown2006-05-071-0/+10
| |\ \
| | * | Bug#19136: Crashing log-bin and uninitialized user variables in a derived tableunknown2006-05-051-0/+10
* | | | Fixed bug #14927.unknown2006-05-064-11/+30
|/ / /
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-061-1/+2
|\ \ \
| * | | BUG#16798: Inapplicable ref_or_null query plan and bad query result on random...unknown2006-05-061-1/+2
* | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1unknown2006-05-051-6/+31
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1unknown2006-05-051-2/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1unknown2006-05-041-6/+31
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1unknown2006-05-041-6/+31
| | |\ \ \
| | | * | | Bug#16372: Server crashes when test 'conc_sys' is runningunknown2006-04-271-6/+31
* | | | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1unknown2006-05-051-2/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fixed Bug#11324:unknown2006-05-041-1/+1
| * | | | | Fix for Bug#11326.unknown2006-05-041-1/+2
| |/ / / /
* | | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1unknown2006-05-042-8/+21
|\ \ \ \ \ | |/ / / /
| * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-042-5/+30
| |\ \ \ \
| | * \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-041-0/+18
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Bug#19025 4.1 mysqldump doesn't correctly dump "auto_increment = [int]"unknown2006-05-041-0/+18
| * | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-04-302-8/+3
| |\ \ \ \ \
| | * | | | | Fix for Bug#14515.unknown2006-04-302-8/+3
* | | | | | | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-4.1unknown2006-05-046-45/+79
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge bk@192.168.21.1:mysql-4.1unknown2006-05-041-4/+9
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge hf@192.168.21.28:work/mysql-4.1.16892unknown2006-05-031-4/+9
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Merge mysql.com:/home/hf/work/mysql-4.1.15225unknown2006-05-031-4/+9
| | | |\ \ \ \
| | | | * \ \ \ Merge bk@192.168.21.1:mysql-4.1unknown2006-02-201-4/+9
| | | | |\ \ \ \
| | | | | * | | | Fix for bug #15225 (ANALYZE temporary has no effect)unknown2005-12-101-4/+9
| * | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-021-1/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Fix for bug #7643: ALTER TABLE fails for CSV, EXAMPLE, ARCHIVE enginesunknown2006-04-251-1/+3
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | BUG#19145: mysqld crashes if you set the default value of an enum field to NULLunknown2006-04-281-10/+39
| * | | | | | | BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocolunknown2006-04-283-28/+9
| * | | | | | | set_var.cc:unknown2006-04-271-1/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | after merge fixunknown2006-04-251-3/+3
| * | | | | | mergedunknown2006-04-251-1/+18
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | buffer overflow and information exposure bugs fixedunknown2006-04-251-0/+15
| | * | | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2006-04-112-4/+2
| | |\ \ \ \ \
* | | | | | | | Bug#16501: IS_USED_LOCK does not appear to workunknown2006-04-241-0/+2
|/ / / / / / /
* | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-04-241-4/+19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Bug #17896: MIN of CASE WHEN returns non-minimum value!unknown2006-04-211-1/+5
| * | | | | | Fix for bug #17896: MIN of CASE WHEN returns non-minimum value!unknown2006-03-061-4/+15
* | | | | | | Bug#17263: incorrect DROP query in temporary tables replicationunknown2006-04-231-4/+3
* | | | | | | Bug#17263 temporary tables and replicationunknown2006-04-231-40/+121
| |_|_|_|/ / |/| | | | |
* | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-04-211-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-04-211-0/+1
| |\ \ \ \ \ \
| | * | | | | | Fix for bug #18643: crazy UNCOMPRESS().unknown2006-04-131-0/+1