summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-061-1/+6
|\
| * BUG#32709: Assertion failed: trx_data->empty(), file log.ccMats Kindahl2008-09-031-1/+5
| * Bug #32709: Assertion failed: trx_data->empty(), file log.ccMats Kindahl2008-09-031-0/+1
| * Cherry picking patch for BUG#37051He Zhenxing2008-08-261-1/+7
* | Eliminating some compiler warnings.Mats Kindahl2008-08-251-0/+4
* | Fixning compiler warnings. Fixing build failure for valgrind platform.Mats Kindahl2008-08-221-2/+2
* | Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-08-191-0/+19
* | Auto mergeHe Zhenxing2008-08-061-7/+5
|\ \ | |/
| * Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-7/+5
| |\
| | * Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-7/+5
* | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2008-07-311-1/+7
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-1/+77
|\ \
| * | Bug#27430 "Crash in subquery code when in PS and table DDL changed after unknown2008-05-201-15/+14
| * | Implement some code review fixes for the fix for Bug#27430 unknown2008-05-181-3/+15
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-04-191-1/+66
| |\ \
| | * | WL#4165 "Prepared statements: validation".unknown2008-04-171-21/+2
| | * | Tentative implementation ofunknown2008-04-081-1/+85
* | | | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take unknown2008-05-131-0/+34
|/ / /
* | | Merge mail.hezx.com:/media/sda3/work/mysql/bkroot/mysql-5.1-new-rplunknown2008-03-261-0/+1
|\ \ \ | |/ / |/| |
| * | BUG#33029 5.0 to 5.1 replication fails on dup key when insertingunknown2008-03-141-0/+1
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2008-03-051-1/+0
|\ \ \ | |/ /
| * | Removed the unused function int THD::binlog_flush_transaction_cache()unknown2008-02-201-1/+0
* | | Merge buzz.(none):/home/davi/mysql-5.0-runtimeunknown2008-02-281-1/+1
|\ \ \ | | |/ | |/|
| * | Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210unknown2008-02-281-1/+1
| * | 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 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
| | |\ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()unknown2008-02-191-3/+3
* | | | | | Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-2/+2
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-02-191-2/+30
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-2/+30
* | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2008-01-311-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplunknown2007-12-191-0/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge elkin@aelkin2.mysql.internal:MySQL/TEAM/FIXES/5.1/bug31609-conflict_det...unknown2007-12-121-0/+3
| | |\ \ \ \ \
| | | * | | | | Bug#31552 Replication breaks when deleting rows from out-of-sync tableunknown2007-12-121-0/+3
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-11/+156
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-141-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-2/+2
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-11-231-2/+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
| | | | | | |_|/ / | | | | | |/| | |
| * | | | | | | | Remove an unused argument of sql_update::do_updates().unknown2007-12-141-1/+1
| * | | | | | | | Fix a compilation warning and a subtle bug with truncation of the unknown2007-12-131-3/+3
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-12-121-6/+153
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-6/+153
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-11-281-5/+17
| |\ \ \ \ \ \ \ | | |/ / / / / /