summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+5
* Bug#48508: Crash on prepared statement re-execution.Evgeny Potemkin2009-12-011-0/+2
* Bug#28141: Control C on query waiting on lock causes ERROR 1053 (server shutd...Tatiana A. Nurnberg2009-10-191-0/+6
* Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-21/+31
* Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-1/+1
* Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-0/+11
|\
| * Auto-mergeRamil Kalimullin2009-03-251-0/+1
| |\
| | * Bug#43748: crash when non-super user tries to kill the replication threadsTatiana A. Nurnberg2009-03-251-0/+1
| * | Fix for bug#35383: binlog playback and replication breaksRamil Kalimullin2009-03-251-0/+3
| |/
| * BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-051-0/+7
* | Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-0/+7
|\ \ | |/
| * BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in productionLuis Soares2008-12-041-0/+7
* | Merged from 5.0 (enterprise).Chad MILLER2008-12-171-11/+19
|\ \ | |/
| * Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-211-1/+3
| * Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-091-3/+10
| * Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-171-0/+1
| * Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-7/+5
* | Merge chunk from trunk.Chad MILLER2008-07-101-1/+1
|\ \ | |/
| * Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210unknown2008-02-281-1/+1
* | Merge chunk from trunk.Chad MILLER2008-07-101-6/+38
|\ \ | |/
| * Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2007-12-151-3/+34
| |\
| | * Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take unknown2007-12-131-3/+34
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-3/+4
| |\ \
| | * \ Merge polly.(none):/home/kaa/src/opt/bug9481/my50-bug9481unknown2007-11-301-1/+2
| | |\ \
| | | * | 5.0 version of the fix for bug #9481: mysql_insert_id() returns 0 afterunknown2007-11-261-1/+2
| | * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-191-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECTunknown2007-11-191-2/+2
| | | |/
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-0/+8
| |\ \ \
| | * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-0/+8
| | |\ \ \
| | | * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-0/+8
| | | |\ \ \
| | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-0/+8
| | | | |\ \ \
| | | | | * \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-0/+8
| | | | | |\ \ \
| | | | | | * | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-1/+6
| | | | | | * | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-01-141-0/+3
| | | | | | |\ \ \
| | | | | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-0/+3
| | | | | | | |\ \ \
| | | | | | | | * | | Bug#24795: Add SHOW PROFILEunknown2007-01-031-0/+3
* | | | | | | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0unknown2007-11-211-1/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-10-301-1/+17
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Bug #29136 erred multi-delete on trans table does not rollback the statementunknown2007-10-131-0/+10
| | * | | | | | | | | BUG#30752 rpl_dual_pos_advance valgrind (jump depends on uninitialized LOG_INFO)unknown2007-10-031-1/+7
| | |/ / / / / / / /
* | | | | | | | | | Bug#31700: thd->examined_row_count not incremented for 'const' type queriesunknown2007-11-101-4/+19
* | | | | | | | | | Fixed bug #31663: if the FIELDS TERMINATED BY stringunknown2007-10-231-0/+7
|/ / / / / / / / /
* | | | | | | | | Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECTunknown2007-09-211-1/+1
|/ / / / / / / /
* | | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-011-6/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ramayana.hindu.god:/home/tsmith/m/bk/50unknown2007-08-011-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect unknown2007-08-011-0/+3
| * | | | | | | | | A fix and a test case for Bug#24918 drop table and lock / inconsistentunknown2007-07-271-6/+18
* | | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-311-5/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | (pushing for Andrei)unknown2007-07-301-5/+1
| |/ / / / / / / / /