summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-11-152-0/+46
|\
| * Merge mysql.com:/home/mydev/mysql-4.0-bug14397unknown2005-11-152-0/+47
| |\
| | * Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashunknown2005-11-032-0/+47
* | | Bug#14616 - Freshly imported table returns error 124 when using LIMITunknown2005-11-151-1/+1
* | | Merge mysql.com:/home/mydev/mysql-4.0-bug14616unknown2005-11-152-0/+22
|\ \ \ | |/ /
| * | Bug#14616 - Freshly imported table returns error 124 when using LIMITunknown2005-11-072-0/+22
* | | Fix for BUG#5686 - #1034 - Incorrect key file for table - only utf8unknown2005-11-122-0/+10
* | | BUG#14480: post-fix: use the default field value from CREATE list too. unknown2005-11-092-0/+18
* | | Merge mysql.com:/home/psergey/mysql-4.1-bug13814unknown2005-11-082-0/+36
|\ \ \
| * | | Fix for BUG#13814: in mi_pack_key(), when processing NULL value for TINYBLOB ...unknown2005-10-282-0/+36
* | | | Merge mysql.com:/home/psergey/mysql-4.1-bug14480unknown2005-11-082-2/+130
|\ \ \ \
| * | | | BUG#14480, attempt2: In CREATE ... SELECT ..., don't count the same field twiceunknown2005-11-072-2/+130
* | | | | Fix Bug#14672 Bug in deletionunknown2005-11-062-0/+46
* | | | | Fix Bug#13894 Server crashes on update of CSV tableunknown2005-11-052-0/+38
* | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0unknown2005-11-031-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Changed mysql-test-run to correspond to the one in 5.0 tree.unknown2005-11-031-2/+2
| | |_|/ | |/| |
* | | | Merge bk@192.168.21.1:mysql-4.1unknown2005-11-033-2/+19
|\ \ \ \
| * \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-012-0/+17
| |\ \ \ \
| | * | | | Fix bug#14186 select datefield is null not updatedunknown2005-10-282-0/+17
| * | | | | Review of new pushed codeunknown2005-11-011-2/+2
* | | | | | Fix for bug #14183 (ctype_cp983.test fails with the embedded server)unknown2005-11-014-39/+54
|/ / / / /
* | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-10-312-0/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix for bug #12839 (Endian support is absurd)unknown2005-09-212-0/+9
* | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-10-284-1/+41
|\ \ \ \ \
| * \ \ \ \ Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-284-1/+41
| |\ \ \ \ \
| | * \ \ \ \ Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-264-1/+41
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | BUG# 12123unknown2005-10-254-1/+41
* | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13796unknown2005-10-281-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Force a server restart for the not_embedded_server test to satisfyunknown2005-10-131-0/+1
* | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-282-0/+19
|\ \ \ \ \ \ \
| * | | | | | | BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS ...unknown2005-10-262-0/+19
* | | | | | | | Fix bug #14138 ROLLUP and PROCEDURE ANALYSE() hang server unknown2005-10-282-0/+51
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-14009unknown2005-10-2726-9/+384
|\ \ \ \ \ \ \
| * | | | | | | select.result:unknown2005-10-271-8/+8
| * | | | | | | Manually mergedunknown2005-10-272-0/+17
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0-build-threadunknown2005-10-251-0/+17
| | |\ \ \ \ \ \
| | * | | | | | | Fix bug #13855 select distinct with group by caused server crashunknown2005-10-142-0/+17
| * | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-272-0/+44
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Bug#13347: empty result from query with like and cp1250 charsetunknown2005-10-252-0/+44
| * | | | | | | | mysql-test-run.pl:unknown2005-10-261-3/+29
| * | | | | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-255-2/+38
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-12925unknown2005-10-251-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fix incorrect casts in my_getopt code that capped the maximum of longlongunknown2005-10-251-2/+2
| | * | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-252-0/+16
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix bug #14016 date_format() 2nd parameter was compared using case insensitive unknown2005-10-252-0/+16
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Fix bug#13392 Wrong VALUES() behaviour in INSERT SELECT with ON DUPLICATEunknown2005-10-252-0/+20
| | |/ / / / / / / /
| * | | | | | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0-build-threadunknown2005-10-251-0/+19
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Makefile.am:unknown2005-10-251-0/+17
| * | | | | | | | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-252-12/+32
| * | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-232-0/+51
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |