summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_misc.test
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.53Michael Widenius2010-11-251-0/+8
|\
| * Fix for bug#57283: inet_ntoa() crashesRamil Kalimullin2010-10-121-0/+8
* | Merge with MySQL 5.1.50Michael Widenius2010-08-271-0/+12
|\ \ | |/
| * Bug #54461: crash with longblob and union or update with subqueryGleb Shchepa2010-08-011-0/+12
* | Fix multiple test suite failures in Buildbot due to races in the test cases o...unknown2010-01-111-192/+0
* | Speed up of test suite:Michael Widenius2009-10-281-0/+4
|/
* Merge 5.0 to 5.1Leonard Zhou2009-03-271-0/+5
|\
| * BUG#35515 Aliases of variables in binary log are ignored with NAME_CONST.Leonard Zhou2009-03-261-0/+5
* | Auto-mergeRamil Kalimullin2009-02-051-0/+9
|\ \ | |/
| * Fix for bug#42014: Crash, name_const with collateRamil Kalimullin2009-02-051-0/+9
* | Bug#35848: UUID() returns UUIDs with the wrong timeTatiana A. Nurnberg2008-07-101-0/+19
|\ \ | |/
| * Bug#35848: UUID() returns UUIDs with the wrong timeTatiana A. Nurnberg2008-07-101-0/+19
* | Upmerge of fix forMatthias Leich mleich@mysql.com2008-06-031-3/+3
|\ \ | |/
| * Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla buildsMatthias Leich mleich@mysql.com2008-06-021-3/+3
* | Bug#36345 Test 'func_misc' fails on RHAS3 x86_64Matthias Leich mleich@mysql.com2008-05-291-270/+167
|\ \ | |/
| * Bug#36345 Test 'func_misc' fails on RHAS3 x86_64Matthias Leich mleich@mysql.com2008-05-291-31/+187
| * Merge stella.local:/home2/mydev/mysql-5.0-amainunknown2008-03-141-0/+18
| |\
* | | Fix forFirst_name Last_name mleich@mysql.com2008-05-231-22/+281
* | | Manual mergeunknown2008-03-141-0/+18
|\ \ \
| * \ \ Merge mysql.com:/misc/mysql/34749/50-34749unknown2008-03-101-0/+18
| |\ \ \ | | | |/ | | |/|
| | * | Bug#34749: Server crash when using NAME_CONST() with an aggregate functionunknown2008-02-281-0/+18
* | | | Merge mysql.com:/home/svoj/devel/mysql/BUG34289/mysql-5.0-enginesunknown2008-02-201-0/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#34289 - Incorrect NAME_CONST substitution in stored proceduresunknown2008-02-191-0/+6
| |/
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-12-131-0/+14
|\ \ | |/
| * after merge fixunknown2007-12-131-2/+1
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-0/+16
| |\
| | * Fixed bug #27545.unknown2007-12-071-0/+13
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-1/+1
|\ \ \
| * | | Bug #30430 crash:./mtr --embedded-server --ps-protocol cache_innodb func_misc...unknown2007-11-301-1/+1
* | | | Merge stella.local:/home2/mydev/mysql-5.0-axmrgunknown2007-12-111-8/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Merge stella.local:/home2/mydev/mysql-5.0-amainunknown2007-12-111-1/+11
| |\ \ \
| * \ \ \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-0/+16
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2007-12-111-0/+11
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/ram/work/b32559/b32559.5.0unknown2007-11-291-0/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Fix for bug #32559: connection hangs on query with name_constunknown2007-11-271-1/+11
| | | |/ | | |/|
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-12-051-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/home/ram/work/b31349/b31349.5.0unknown2007-10-231-0/+8
| |\ \ \ | | | |/ | | |/|
| | * | Fix for bug #31349: ERROR 1062 (23000): Duplicate entry '' for key 'group_key'unknown2007-10-191-0/+8
* | | | Merge linux-st28.site:/home/martin/mysql/src/bug30832-again/my50-bug30832-againunknown2007-10-091-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#30832:Assertion + crash with select name_const('test',now());unknown2007-10-091-0/+2
* | | | Merge linux-st28.site:/home/martin/mysql/src/bug30832/my50-bug30832unknown2007-10-011-0/+13
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug #30832: Assertion + crash with select name_const('test', now());unknown2007-09-281-0/+14
| |/
* | Bug #30389: connection_id() always return 0 in embedded serverunknown2007-08-271-0/+8
* | Fixed errors found by pushbuild:unknown2007-08-161-3/+4
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-06-051-0/+6
|\ \
| * | Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-1/+3
| * | Added sql_mode PAD_CHAR_TO_FULL_LENGTH (WL#921)unknown2007-04-271-0/+4
| |/
* | WL#3339 (Issue warnings when statement-based replication may fail):unknown2007-05-271-0/+2
|/
* Bug#26093 (SELECT BENCHMARK() for SELECT statements does not produce validunknown2007-03-011-0/+57
* Fix for Bug #21466: INET_ATON() returns signed int, not unsignedunknown2006-09-251-0/+7