summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-27/+54
|\
| * Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW overKonstantin Osipov2010-11-121-0/+14
| * Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-27/+34
| * Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-251-4/+3
| |\
| * | Bug#37780: Make KILL reliable (main.kill fails randomly)Davi Arnaut2010-10-221-0/+6
* | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-7/+65
| |/ |/|
* | Manual merge2010-10-231-4/+3
|\ \ | |/ |/|
| * Bug#27606 GRANT statement should be replicated with DEFINER information2010-10-231-4/+3
| * WL#5370 Keep forward-compatibility when changing2010-08-181-2/+6
* | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-8/+13
|\ \
| * \ Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-301-1/+1
| |\ \
| | * \ Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-181-6/+6
| | |\ \
| | * \ \ Merge mysql-5.5-bugfixing -> mysql-5.5-innodbVasil Dimov2010-08-181-173/+11
| | |\ \ \
| | * | | | Fix bug #53496 Use Lock_time in slow query log output for InnoDB rowJimmy Yang2010-08-171-1/+1
| * | | | | Merging with mysql-5.5Mats Kindahl2010-08-231-6/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-161-145/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | mergeGeorgi Kodinov2010-08-051-6/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-1/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-1/+6
* | | | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-145/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BUG#50312 Warnings for unsafe sub-statement not returned to clientAlfranio Correia2010-08-101-145/+4
| | |/ / / | |/| | |
* | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-2/+12
|/ / / /
* | | | 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