summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#54812: assert in Diagnostics_area::set_ok_status Jorgen Loland2010-11-151-2/+10
* Manual merge2010-10-231-3/+3
|\
| * Bug#27606 GRANT statement should be replicated with DEFINER information2010-10-231-3/+3
| * Bug#39932 "create table fails if column for FK is in differentMagne Mahre2010-09-011-1/+3
* | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-121/+89
|\ \
| * \ Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-301-117/+14
| |\ \
| | * | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-201-118/+10
| | * | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-181-2/+2
| | |\ \
| | * \ \ Merge mysql-5.5-bugfixing -> mysql-5.5-innodbVasil Dimov2010-08-181-101/+67
| | |\ \ \
| | * | | | Fix bug #53496 Use Lock_time in slow query log output for InnoDB rowJimmy Yang2010-08-171-0/+5
| * | | | | Merging with mysql-5.5Mats Kindahl2010-08-231-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-161-58/+64
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | mergeGeorgi Kodinov2010-08-051-2/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge 5.1-bugteam -> 5.1-bug-42496Dmitry Shulga2010-07-231-0/+26
| | | |\ \ \
| | | * | | | Fixed bug #51855. Race condition in XA START. If several threadsDmitry Shulga2010-06-291-3/+7
| * | | | | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-2/+73
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-2/+73
* | | | | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-58/+64
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | BUG#50312 Warnings for unsafe sub-statement not returned to clientAlfranio Correia2010-08-101-58/+64
| | |/ / / / | |/| | | |
* | | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-22/+34
|/ / / / /
* | | | | Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-29/+1
* | | | | Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-12/+0
|\ \ \ \ \
| * \ \ \ \ Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-65/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor.Konstantin Osipov2010-07-271-5/+0
| * | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-7/+0
* | | | | | Rename select_send::abort() to select_send::abort_result_set()Alexander Nozdrin2010-07-281-2/+2
| |/ / / / |/| | | |
* | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-65/+0
|/ / / /
* | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-164/+162
|\ \ \ \
| * | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-9/+18
| * | | | BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tablesAlfranio Correia2010-06-301-155/+144
* | | | | mergeGeorgi Kodinov2010-07-141-0/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug #53493 : add_to_status does not handle the longlong fields in STATUS_VARGeorgi Kodinov2010-07-141-0/+6
* | | | | Manul merge2010-07-041-0/+20
|\ \ \ \ \ | |/ / / /
| * | | | The following statements support the CURRENT_USER() where a user is needed.2010-07-041-0/+20
| | |_|/ | |/| |
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-281-12/+0
|\ \ \ \ | |/ / /
| * | | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-281-1/+0
* | | | Manual merge2010-06-271-0/+12
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | The following statements support the CURRENT_USER() where a user is needed.2010-06-271-0/+1
* | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-0/+3
|\ \ \
| * \ \ Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-0/+3
| |\ \ \ | | |/ /
* | | | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-1/+1
* | | | Bug#20837 Apparent change of isolation level during transactionMagne Mahre2010-06-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-2/+2
* | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-3/+7
* | | | BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_formatAlfranio Correia2010-06-021-2/+9
* | | | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixing.merge Alfranio Correia2010-06-011-3/+11
|\ \ \ \
| * | | | BUG#53437 @@session.sql_bin_log support in substatements is incorrectAlfranio Correia2010-05-271-3/+11
* | | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-6/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-11/+4
| |\ \ \ \
| * \ \ \ \ Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-2/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |