summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2005-05-061-1/+1
|\
| * Fixes while reviewing new codeunknown2005-05-061-1/+1
* | Mergeunknown2005-05-051-1/+6
|\ \
| * | A lot of fixes to Precision mathunknown2005-05-051-1/+6
* | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...unknown2005-05-051-4/+65
|/ /
* | Clean up merge from 4.1unknown2005-05-021-1/+1
|\ \ | |/ |/|
| * Clean up error message for connections-per-hour user limitunknown2005-04-271-1/+1
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-291-0/+4
|\ \
| * | Fix for BUG#8921: Make SHOW CREATE VIEW ignore temporary tables.unknown2005-04-251-0/+4
* | | Post-review fixes of the patch for BUG#8408: Stored procedure crash if functi...unknown2005-04-271-1/+1
|/ /
* | Fixed BUG#9004: Inconsistent behaviour of SP re. warningsunknown2005-04-221-2/+4
* | BUG#9455 mysqladmin status crash the serverunknown2005-04-141-2/+6
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-04-121-2/+11
|\ \
| * | FLUSH TABLES WITH READ LOCK should block writes to binlog toounknown2005-04-121-2/+11
* | | Fixed BUG#6663: Stored Procedures code report non-selected DBunknown2005-04-121-2/+16
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-061-1/+2
|\ \
| * | Fixed errors descovered by valgrind 2.4unknown2005-04-061-1/+2
* | | Some of the argument place holders were not quite correct compared tounknown2005-04-051-2/+3
* | | Mergeunknown2005-04-051-9/+9
|\ \ \
| * | | XID SQL syntaxunknown2005-04-041-9/+9
* | | | Mergeunknown2005-04-041-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge embedded server testing changes from 4.1.unknown2005-04-011-0/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Clean up merge of fix for Bug #9468.unknown2005-04-011-0/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-041-3/+4
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-011-3/+4
| |\ \ \ | | |/ / | |/| |
| | * | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-3/+4
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-011-10/+0
|\ \ \ \ | |/ / / |/| | |
| * | | fixed mechanism of detection selection from table wich we updateunknown2005-03-281-10/+0
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-011-4/+2
|\ \ \ \
| * \ \ \ merge 4.1->5.0unknown2005-03-311-4/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | mergeunknown2005-03-301-6/+5
| | |\ \
| | * \ \ Mergeunknown2005-03-301-4/+2
| | |\ \ \
| | | * | | fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-4/+2
* | | | | | Fixed BUG#6600: Stored procedure crash after repeated calls with check table.unknown2005-03-301-2/+0
|/ / / / /
* | | | | Mergeunknown2005-03-301-6/+5
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | mergedunknown2005-03-301-6/+5
| |\ \ \ | | |/ / | |/| |
| | * | don't strcmp db if it's a patternunknown2005-03-301-4/+5
| | * | fixes for "backport wild_compare fix from 4.1 - bug#3924"unknown2005-03-261-2/+2
| * | | BUG#9303 blob field with specified length < 256 does not create tinyblobunknown2005-03-241-1/+1
| | |/ | |/|
| * | Updated error message to be more informative. Previous error messageunknown2005-03-141-2/+5
* | | mergedunknown2005-03-231-44/+30
|\ \ \
| * | | sql_acl.cc, sql_acl.h, sql_parse.ccunknown2005-03-221-28/+32
| * | | - Added a missing pair of parenthesis. (already commited by Jani, ChangeSet@1...unknown2005-03-171-4/+4
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-181-0/+2
|\ \ \ \
| * | | | Fixed BUG#6600: Stored procedure crash after repeated calls with check tableunknown2005-03-181-0/+2
* | | | | Added more tests to grant2. Fixed some previous tests.unknown2005-03-181-8/+26
|/ / / /
* | | | Added a missing pair of parenthesis.unknown2005-03-171-4/+4
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-171-4/+4
|\ \ \
| * | | sql/handler.ccunknown2005-03-161-4/+4
* | | | Fixed two bugs in MySQL ACL.unknown2005-03-171-0/+18