summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.0 to 5.1 mergeunknown2005-04-011-56/+37
|\
| * 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
* | | | | Mergeunknown2005-03-211-10/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#2472: unknown2005-03-211-1/+1
| * | | | WL#2472: Addendum: Fixes after Mats reviewunknown2005-03-101-2/+0
| * | | | WL#2472: Refactoring of replication and binlog filtering.unknown2005-03-081-10/+15
* | | | | 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
* | | | | Move handler dependent tests to the specific handler (myisam, bdb, innodb)unknown2005-03-171-4/+5
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-161-11/+16
|\ \ \ \ \
| * \ \ \ \ Merge pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug8670.2unknown2005-03-161-0/+7
| |\ \ \ \ \
| | * | | | | Bug#8670unknown2005-03-161-0/+7
| * | | | | | Fixed behavior of LOAD DATA with subqueries in SET clause.unknown2005-03-161-1/+1
| * | | | | | WL#874 "Extended LOAD DATA". unknown2005-03-161-11/+9
| | |/ / / / | |/| | | |
* | | | | | Cleanup during reviewsunknown2005-03-161-8/+9
* | | | | | Merge with global treeunknown2005-03-151-7/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Code cleanups during review of pushed codeunknown2005-03-151-7/+2
* | | | | | BUG#9101 - RELEASE/ROLLBACK TO SAVEPOINT did not forget savepoints correctlyunknown2005-03-111-12/+12
* | | | | | sql/ha_ndbcluster.ccunknown2005-03-101-2/+2
| |/ / / / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-091-15/+39
|\ \ \ \ \
| * \ \ \ \ Merge in fix Bug#3788unknown2005-03-081-15/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Bug#3788unknown2005-03-041-15/+39
* | | | | | post merge fixesunknown2005-03-081-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixing bug #8850 in such a way that when TRUNCATE is called withinunknown2005-03-051-1/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-051-4/+0
|\ \ \ \ \ \
| * | | | | | Fix for yet another memleak caused by SP-locking patch.unknown2005-03-051-4/+0
* | | | | | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...unknown2005-03-051-0/+32
|/ / / / / /
* | | | | | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-144/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-116/+24
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-261-13/+14
|\ \ \ \ \ \
| * | | | | | Fixes while during review of last pullunknown2005-02-261-6/+10