summaryrefslogtreecommitdiff
path: root/sql/share/errmsg.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-12-061-0/+2
|\
| * Fixed BUG#14233: Crash after tampering with the mysql.proc tablepem@mysql.com2005-11-251-1/+1
| * Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-10-281-0/+2
| |\
| | * Fixed BUG#14233: Crash after tampering with the mysql.proc tablepem@mysql.com2005-10-261-0/+2
* | | Don't use PATH_MAX for FN_REFLEN as this uses too much stack spacemonty@mysql.com2005-11-241-8/+8
* | | mergedserg@serg.mylan2005-11-231-2/+4
|\ \ \
| * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0bell@sanja.is.com.ua2005-11-231-1/+3
| |\ \ \
| | * | | Recursion support made for SP (BUG#10100).bell@sanja.is.com.ua2005-11-231-1/+3
| | * | | Post review fixes.igor@rurik.mysql.com2005-11-051-2/+0
| | * | | Post review fixes.igor@rurik.mysql.com2005-11-021-1/+1
| | * | | #view.test#:igor@rurik.mysql.com2005-11-021-0/+2
| | |/ /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-11-221-111/+284
|\ \ \ \ | |/ / / |/| | |
| * | | German error messagesserg@serg.mylan2005-11-221-103/+276
| * | | remove erroneous 'serg@serg.mylan2005-11-171-8/+8
* | | | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-0/+2
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0anozdrin@mysql.com2005-11-101-4/+6
|\ \ \
| * | | WL#2818 (Add creator to the trigger definition for privilegeanozdrin@mysql.com2005-11-101-4/+6
| |/ /
* | | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".guilhem@mysql.com2005-11-101-2/+2
|/ /
* | support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-2/+1
|/
* Fixed BUG#13510: Setting password local variable changes current passwordpem@mysql.com2005-10-111-0/+2
* Bug#12935 Local and XA transactions not mutually exclusiveserg@serg.mylan2005-10-051-1/+2
* duplicate error message removedserg@serg.mylan2005-09-301-6/+4
* Merginghf@deer.(none)2005-09-261-0/+2
|\
| * Error message changed for buf #12694 as PeterG suggestedhf@deer.(none)2005-09-041-0/+2
* | Fix bug #3443, better foreign key error messsages.osku@127.(none)2005-09-231-0/+4
* | Fix for bug#5508 after Sanja's reviewgeorg@lmy002.wdf.sap.corp2005-09-161-0/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-09-141-0/+8
|\ \
| * | part 1 (ver 2, postreview fix) of WL#2787bell@sanja.is.com.ua2005-09-141-0/+8
* | | Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggerspem@mysql.com2005-09-131-0/+2
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-09-031-0/+2
|\ \
| * | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".konstantin@mysql.com2005-09-031-0/+2
| |/
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-08-231-0/+2
|\ \ | |/ |/|
| * issue correct error message in case of view presence for duplicated table on ...bell@sanja.is.com.ua2005-08-021-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-231-0/+2
|\ \
| * | Fix for bug #11896 "Partial locking in case of recursive trigger definitions".dlenev@mysql.com2005-08-181-0/+2
* | | view.test:igor@rurik.mysql.com2005-08-171-1/+1
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-10627jimw@mysql.com2005-08-151-0/+2
|\ \ \
| * | | Generate a warning/error when DATE_SUB/ADD() functions calculate a datejimw@mysql.com2005-08-021-0/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-151-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | mergedserg@sergbook.mysql.com2005-08-121-0/+2
| |\ \ \
| | * | | BUG#12162 - one can start two transactions with the same XID.serg@sergbook.mysql.com2005-08-121-0/+2
* | | | | Save and clear run context before executing a stored function or trigger and ...monty@mysql.com2005-08-151-2/+2
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-101-2/+2
|\ \ \ \
| * | | | Fix for bug #12280 "Triggers: crash if flush tables".dlenev@mysql.com2005-08-101-2/+2
| |/ / /
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-6080jimw@mysql.com2005-08-081-0/+2
|\ \ \ \
| * | | | Fix error message when creating a non-string field with a displayjimw@mysql.com2005-08-051-0/+2
| |/ / /
* | | | Bug#10473 - Can't set 'key_buffer_size' system variable to ZEROingo@mysql.com2005-08-071-0/+3
|/ / /
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11602jimw@mysql.com2005-08-021-0/+2
|\ \ \ | |/ / |/| |
| * | Increase allowed size of stored procedure bodies to 4GB, and jimw@mysql.com2005-07-261-0/+2
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11213jimw@mysql.com2005-07-221-0/+2
|\ \ \