summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge lmy004.:/work/mysql-5.0-cleanunknown2005-08-161-1/+7
|\
| * after review fix for bug #12595unknown2005-08-161-1/+1
| * fix for bug #12595 (Escape character has to be exactly one)unknown2005-08-161-1/+7
* | Fixed indentations in error and warning messages.unknown2005-08-161-39/+122
|/
* fix for bug #12183 "SHOW OPEN TABLES behavior doesn't match grammar"unknown2005-08-163-6/+8
* Clean up merge from 4.1unknown2005-08-151-1/+1
* Merge mysql.com:/home/jimw/my/mysql-5.0-12318unknown2005-08-1554-1270/+3510
|\
| * Merge mysql.com:/home/jimw/my/mysql-5.0-10627unknown2005-08-152-4/+11
| |\
| | * Generate a warning/error when DATE_SUB/ADD() functions calculate a dateunknown2005-08-022-4/+11
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-153-11/+10
| |\ \
| | * \ Merge mysql.com:/home/jimw/my/mysql-4.1-11796unknown2005-08-151-1/+5
| | |\ \
| | | * | Avoid problems on shutdown by shutting down replication slave threadsunknown2005-08-081-1/+5
| | * | | Merge mysql.com:/home/jimw/my/mysql-4.1-12327unknown2005-08-157-41/+165
| | |\ \ \
| | | * | | BUG#12542: Prevous patch was incorrect. This removed the patch.unknown2005-08-151-9/+4
| | * | | | Rename rest() macro in my_list.h to list_rest(). (Bug #12327)unknown2005-08-091-1/+1
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-0/+1
| |\ \ \ \ \
| | * | | | | Bug#12518unknown2005-08-151-0/+1
| * | | | | | Don't clear warnings for functions or triggersunknown2005-08-151-3/+3
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-1536-953/+3012
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-08-151-2/+2
| | |\ \ \ \ \
| | | * | | | | forgotten 'return'unknown2005-08-141-2/+2
| | * | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-1/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix bug #10802 Index is not used if table using BDB engine on HP-UXunknown2005-08-151-1/+1
| | * | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-153-29/+74
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Fix bug #11864 non unique names are allowed in subqueryunknown2005-08-103-29/+74
| | * | | | | | | | table.cc:unknown2005-08-132-2/+7
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-135-49/+167
| | |\ \ \ \ \ \ \
| | | * | | | | | | item_subselect.cc:unknown2005-08-131-17/+25
| | | * | | | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-135-49/+159
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | Merge 50.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-4.1unknown2005-08-134-37/+151
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge 50.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-4.1unknown2005-08-134-37/+151
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-134-37/+151
| | | | * | | | | | | | sql_parse.cc:unknown2005-08-131-4/+9
| | * | | | | | | | | | mergedunknown2005-08-1210-98/+212
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | BUG#12162 - one can start two transactions with the same XID.unknown2005-08-129-92/+204
| | | * | | | | | | | | void handler::print_error(): cleanupunknown2005-08-081-6/+4
| | | * | | | | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-08-061-0/+4
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | log_event.h:unknown2005-08-061-0/+4
| | * | | | | | | | | | | Fix bug #12298 Typo in timestampdiff() function name results in erroneous unknown2005-08-121-1/+1
| | * | | | | | | | | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-1221-752/+2496
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Implementation of WL#2486 -unknown2005-08-1221-741/+2457
| | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-121-21/+44
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-121-21/+44
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | InnoDB: Print more than 300 characters of queries in various error conditions,unknown2005-08-121-21/+44
| | * | | | | | | | | | | | | item_strfunc.cc:unknown2005-08-121-1/+1
| | * | | | | | | | | | | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12351unknown2005-08-121-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-121-0/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | func_system.result, func_system.test:unknown2005-08-081-0/+1
| * | | | | | | | | | | | | | | Save and clear run context before executing a stored function or trigger and ...unknown2005-08-159-107/+199