summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-21/+50
|\
| * Avoid a warning on windows about a missing case enum.unknown2007-07-031-0/+1
| * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-21/+49
| |\
| | * Unify profiling SHOW code and INFORMATION_SCHEMA code forunknown2007-07-021-17/+9
| | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-21/+60
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-21/+60
| | | |\
| | | | * Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-21/+60
| | | | |\
| | | | | * Some changes suggested Serg, from message <20070223210659.GA24202@janus.mylan>unknown2007-02-261-2/+2
| | | | | * Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-24/+47
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-12/+28
| | | | | |\
| | | | | | * Bug#24795: Add SHOW PROFILEunknown2007-01-031-12/+28
* | | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0unknown2007-08-041-0/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge gleb.loc:/home/uchum/work/bk/5.0-opt-27352unknown2007-08-031-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed bug #27352.unknown2007-08-031-0/+5
* | | | | | | | | Fix for bug #30200: mysqlbinlog.test: connection_id() not restored under ps-p...unknown2007-08-021-0/+1
|/ / / / / / / /
* | | | | | | | (pushing for Andrei)unknown2007-07-301-10/+12
|/ / / / / / /
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-07-161-4/+5
|\ \ \ \ \ \ \
| * | | | | | | Bug#29050 Creation of a legal stored procedure fails if a database is not unknown2007-07-161-1/+1
| * | | | | | | A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-2/+3
| * | | | | | | A fix and a test case for Bug#29050 Creation of a legal stored procedureunknown2007-07-051-1/+1
* | | | | | | | Fix for bug #28808: log_queries_not_using_indexes variable dynamic change is ...unknown2007-07-051-1/+1
|/ / / / / / /
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-07-021-0/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug28846/my50-bug28846unknown2007-06-221-0/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Bug#28846 Use of undocumented Prepared Statements crashes serverunknown2007-06-221-0/+4
* | | | | | | | Bug #29154: LOCK TABLES is not atomic when >1 InnoDB tables are lockedunknown2007-06-251-1/+12
|/ / / / / / /
* | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-buildunknown2007-06-141-2/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1-maintunknown2007-06-121-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Bug#28984: crasher on connect with out of range password length in \unknown2007-06-121-1/+4
| * | | | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/41gcaunknown2007-06-081-1/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Bug #28984: crasher on connect with out of range password length in \unknown2007-06-081-1/+4
* | | | | | | | | Merge bk@192.168.21.1:mysql-5.0unknown2007-06-141-1/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Bug#18660 Can't grant any privileges on single table in database with undersc...unknown2007-06-081-1/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50unknown2007-06-051-8/+29
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 5.0 version of fix for:unknown2007-05-231-8/+29
* | | | | | | | Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664unknown2007-05-241-6/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Bug#26664 test suite times out on OS X 64bitunknown2007-05-241-6/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-05-151-34/+82
|\ \ \ \ \ \ \
| * | | | | | | Fix for:unknown2007-05-111-1/+11
| * | | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-05-021-33/+71
| |\ \ \ \ \ \ \
| | * | | | | | | code review fixunknown2007-04-251-4/+5
| | * | | | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-241-33/+70
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-33/+70
| | | |/ / / / / /
* | | | | | | | | Bug#28181 Access denied to 'information_schema when select into out file (reg...unknown2007-05-041-1/+2
|/ / / / / / / /
* | | | | | | | Merge mysql.com:/home/ram/work/mysql-5.0-maintunknown2007-04-241-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge mysql.com:/home/ram/work/b27515/b27515.4.1unknown2007-04-241-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Fix for bug #27515: DROP previlege is not required anymore for RENAME TABLEunknown2007-04-171-1/+1
| | * | | | | BUG#26881 - Large MERGE tables report incorrect specification when nounknown2007-03-131-1/+7
| | * | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-4.1-baseunknown2007-03-011-0/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge kpdesk.mysql.com:/home/thek/dev/bug23240/my41-bug23240unknown2007-02-191-0/+1
| | | |\ \ \ \ \
| | | | * | | | | Bug#23240 --init-file statements with NOW() reports '1970-01-01 11:00:00'as t...unknown2007-02-191-0/+1