summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-17/+0
* Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-5/+1
|\
| * Implement WL#5502 Remove dead 5.0 class Sensitive_cursor.Konstantin Osipov2010-07-271-5/+1
* | Rename select_send::abort() to select_send::abort_result_set()Alexander Nozdrin2010-07-281-6/+6
|/
* Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-3/+132
|\
| * BUG#54729: sleep() capped to 5 seconds when executed in the sql thread or in ...Sven Sandberg2010-07-131-1/+6
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
| * BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tablesAlfranio Correia2010-06-301-1/+125
* | mergeGeorgi Kodinov2010-07-141-7/+10
|\ \
| * | Bug #53493 : add_to_status does not handle the longlong fields in STATUS_VARGeorgi Kodinov2010-07-141-7/+10
* | | Manul merge2010-07-041-0/+31
|\ \ \ | |/ /
| * | The following statements support the CURRENT_USER() where a user is needed.2010-07-041-0/+31
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-7/+8
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-281-7/+0
|\ \ \ | |/ /
| * | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-281-16/+0
* | | Manual merge2010-06-271-0/+8
|\ \ \ | |/ /
| * | The following statements support the CURRENT_USER() where a user is needed.2010-06-271-0/+16
* | | Merge of fix for Bug#41660.Martin Hansson2010-06-241-0/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-241-0/+3
* | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-0/+5
|\ \
| * \ Manual merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-071-10/+58
| |\ \
| * \ \ mergeGeorgi Kodinov2010-06-041-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | mergeGeorgi Kodinov2010-06-041-0/+5
| | |\ \
| | | * | Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+5
* | | | | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-10/+0
* | | | | Bug#20837 Apparent change of isolation level during transactionMagne Mahre2010-06-081-2/+25
|\ \ \ \ \
| * | | | | Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-2/+25
* | | | | | WL#4441 "LOCK_open: Remove requirement of mutex protecting Konstantin Osipov2010-06-081-0/+6
* | | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-8/+23
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-1/+1
| * | | | | BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_formatAlfranio Correia2010-06-021-0/+6
| * | | | | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixing.merge Alfranio Correia2010-06-011-2/+1
| |\ \ \ \ \
| | * | | | | BUG#53437 @@session.sql_bin_log support in substatements is incorrectAlfranio Correia2010-05-271-2/+1
| * | | | | | Backport: Remove unused and ancient files, functions, and facilities.Davi Arnaut2010-05-281-2/+0
| * | | | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-3/+15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-241-2/+9
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Bug #49756 Rows_examined is always 0 in the slow query log forStaale Smedseng2010-05-121-2/+9
| | * | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-2/+47
| | |\ \ \ \
| | * \ \ \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-1/+5
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-141-1/+5
| | * | | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-2/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-4/+94
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+1
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-03-291-0/+1
| | | * | | | | | revert 48525Tatiana A. Nurnberg2010-02-221-1/+0
| | | * | | | | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-02-181-0/+1
* | | | | | | | | A follow up patch for the fix for Bug#51263 "Deadlock betweenKonstantin Osipov2010-06-011-164/+0
* | | | | | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-3/+11
|/ / / / / / / /
* | | | | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-181-2/+47
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Patch for Bug#21818 (Return value of ROW_COUNT() is incorrectAlexander Nozdrin2010-05-141-2/+47
| | |_|_|/ / | |/| | | |