summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+91
|\
| * Manual merge.Ramil Kalimullin2009-03-251-0/+37
| |\
| | * Auto-mergeRamil Kalimullin2009-03-251-9/+8
| | |\
| | * | Fix for bug#35383: binlog playback and replication breaksRamil Kalimullin2009-03-251-0/+36
| * | | Bug#43748: crash when non-super user tries to kill the replication threadsTatiana A. Nurnberg2009-03-251-1/+19
| |\ \ \ | | | |/ | | |/|
| | * | Bug#43748: crash when non-super user tries to kill the replication threadsTatiana A. Nurnberg2009-03-251-9/+8
| | |/
| | * Bug#43748: crash when non-super user tries to kill the replication threadsGeorgi Kodinov2009-03-251-1/+20
| | * auto-mergeIgnacio Galarza2009-03-191-1/+47
| | |\
| | | * BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-051-1/+47
| | * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-19/+19
| | |/
| | * Bug #35396: Abnormal query times in slow query logGeorgi Kodinov2009-01-291-2/+3
| | * Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-211-9/+69
| | * automergeKristofer Pettersson2008-10-151-1/+22
| | |\
| | | * Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-091-1/+22
| * | | Bug #42217 mysql.procs_priv does not get replicatedGuangbao Ni2009-03-181-1/+35
* | | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-5/+26
|\ \ \ \
| * \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-2/+22
| |\ \ \ \ | | |/ / /
| | * | | Bug#39843 DELETE requires write access to table in subquery in where clauseKristofer Pettersson2009-03-051-1/+20
| | * | | Bug#41077: Warning contains wrong future versionDavi Arnaut2009-02-161-1/+1
| | * | | BUG#13684: SP: DROP PROCEDURE|FUNCTION IF EXISTS not binlogged if routine doe...Luis Soares2009-02-101-0/+1
| * | | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-3/+4
| |\ \ \ \ | | |/ / /
| | * | | Bug#37995 Error message truncation in test "innodb" in embedded mode.Alexey Botchkov2009-02-051-3/+4
| * | | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-2/+22
| |\ \ \ \ | | |/ / /
* | | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-2/+22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\ \ \ \
| | * \ \ \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| | |\ \ \ \
| | | * | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| * | | | | | Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines(...Sergey Glukhov2008-12-171-1/+21
| |/ / / / /
* | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-3/+3
| |_|/ / / |/| | | |
* | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-16/+115
|\ \ \ \ \ | |/ / / /
| * | | | Merge from mysql-5.1-5.1.29-rc into mysql-5.1-bugteamDavi Arnaut2008-10-231-9/+69
| |\ \ \ \ | | |/ / /
| | * | | Merge Bug#28323 to mysql-5.1.29-rcDavi Arnaut2008-10-211-9/+69
| | |\ \ \
| | | * | | Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-211-9/+69
| | | |/ /
| * | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2008-10-131-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Merging with 5.1-5.1.29-rcMats Kindahl2008-10-081-0/+33
| | |\ \ \
| | * | | | Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-10-081-0/+4
| * | | | | Bug#36768 (partition_info::check_partition_info() reports mal formedMarc Alff2008-10-061-6/+8
| | |/ / / | |/| | |
| * | | | 5.0->5.1 bugteam mergeSergey Glukhov2008-10-021-0/+33
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Bug#35924 DEFINER should be stored 'quoted' in I_SSergey Glukhov2008-10-021-0/+32
| | |/
| * | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-291-1/+1
* | | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA...Michael Widenius2008-10-121-3/+8
* | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-103/+217
|\ \ \ | |/ /
| * | MergeEvgeny Potemkin2008-09-101-5/+9
| |\ \
| | * | Bug#35600: Security breach via view, I_S table and preparedMartin Hansson2008-09-091-4/+6
| | * | Bug#36086: SELECT * from views don't check column grantsMartin Hansson2008-09-031-1/+3
| * | | Bug#37908: Skipped access right check caused server crash.Evgeny Potemkin2008-09-051-2/+4
| |/ /
| * | Merging 5.1 into 5.1-rpl-mergeMats Kindahl2008-08-271-10/+17
| |\ \
| | * \ merging fixAlexey Botchkov2008-08-261-1/+1
| | |\ \ | | | |/
| | | * merging fixAlexey Botchkov2008-08-261-1/+1
| | | |\
| | * | \ mergingAlexey Botchkov2008-08-231-10/+17
| | |\ \ \ | | | |/ /