summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-0/+8
|\
| * part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-0/+8
* | Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggersunknown2005-09-131-0/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-031-0/+2
|\
| * Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-0/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-011-0/+2
|\ \ | |/ |/|
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-231-0/+2
| |\
| | * issue correct error message in case of view presence for duplicated table on ...unknown2005-08-021-0/+2
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11680unknown2005-08-241-1/+1
|\ \ \ | |/ / |/| |
| * | Fix build using --without-server. (Bug #11680)unknown2005-08-231-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-231-0/+2
|\ \ \
| * | | Fix for bug #11896 "Partial locking in case of recursive trigger definitions".unknown2005-08-181-0/+2
* | | | view.test:unknown2005-08-171-1/+1
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-10627unknown2005-08-151-0/+2
|\ \ \ \
| * | | | Generate a warning/error when DATE_SUB/ADD() functions calculate a dateunknown2005-08-021-0/+2
| | |/ / | |/| |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | mergedunknown2005-08-121-0/+2
| |\ \ \
| | * | | BUG#12162 - one can start two transactions with the same XID.unknown2005-08-121-0/+2
* | | | | Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-2/+2
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-101-2/+2
|\ \ \ \
| * | | | Fix for bug #12280 "Triggers: crash if flush tables".unknown2005-08-101-2/+2
| |/ / /
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-6080unknown2005-08-081-0/+2
|\ \ \ \
| * | | | Fix error message when creating a non-string field with a displayunknown2005-08-051-0/+2
| |/ / /
* | | | Bug#10473 - Can't set 'key_buffer_size' system variable to ZEROunknown2005-08-071-0/+3
|/ / /
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11602unknown2005-08-021-0/+2
|\ \ \ | |/ / |/| |
| * | Increase allowed size of stored procedure bodies to 4GB, and unknown2005-07-261-0/+2
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11213unknown2005-07-221-0/+2
|\ \ \
| * | | Change error message when the amount of stack needed is not availableunknown2005-06-221-0/+2
| | |/ | |/|
* | | errmsg.txt:unknown2005-07-221-12/+12
* | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1unknown2005-07-211-1/+1
|\ \ \
| * | | Bug#11216: 'show character set' describes latin1 incorrectlyunknown2005-07-211-1/+1
| * | | Fix wrong format specifier in error messages.unknown2005-05-142-2/+2
| * | | errmsg.txt:unknown2005-05-0824-0/+24
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-191-0/+2
|\ \ \ \
| * | | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-0/+2
| | |_|/ | |/| |
* | | | Federated Storage Engine, bug 9925 "Federated query processor (step 2 or step...unknown2005-07-171-3/+3
* | | | This is the same patch as 1.1937, with small variable declaration changes, m...unknown2005-07-151-0/+12
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-131-0/+2
|\ \ \
| * | | Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-0/+2
* | | | Fix for bug #8449(Silent column changes)unknown2005-07-071-0/+6
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-061-0/+2
|\ \ \
| * | | "Fix" for bug #11394 "Recursion in SP crash server" and bug #11600unknown2005-07-011-0/+2
* | | | Name resolution context added (BUG#6443)unknown2005-07-011-0/+2
|/ / /
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-06-271-1/+1
|\ \ \ | |_|/ |/| |
| * | bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of dis...unknown2005-06-201-1/+1
* | | Fix a formatting bug and add a test for it.unknown2005-06-201-1/+1
* | | correcting error messages after discussion with Paul (replication of routines).unknown2005-06-191-3/+3
|/ /
* | Fix for bug #10015 "Crash in InnoDB if stored routines are used".unknown2005-06-071-0/+2
* | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"unknown2005-05-121-4/+8
* | Merge mysql.com:/home/ram/work/mysql-4.1unknown2005-05-063-18/+42
|\ \ | |/