summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#55001 Change in behavior: thread_concurrency (docs, Magne Mahre2010-08-161-2/+5
* Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-1/+2
|\
| * Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-1/+2
* | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-1/+1
* | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-1/+7
|\ \ | |/ |/|
| * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+5
| * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-0/+2
* | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-4/+11
|/
* Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-151-2/+2
* WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-1/+1
* backport of guilhem@mysql.com-20100628140739-i9vy8ugxp1v5aspbGuilhem Bichot2010-07-081-1/+1
* Backporting patch for Bug#52716 (Large files support is disabled,Alexander Nozdrin2010-07-051-1/+1
* Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-2/+23
|\
| * Addendum to merge of Bug#52315 to mysql-trunk-merge : Georgi Kodinov2010-06-081-1/+0
| * merge and typo fixGeorgi Kodinov2010-06-071-2/+2
| * Manual merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-071-17/+75
| |\
| * | mergeGeorgi Kodinov2010-06-041-0/+22
* | | Bug#20837 Apparent change of isolation level during transactionMagne Mahre2010-06-081-11/+25
|\ \ \ | |_|/ |/| |
| * | Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-11/+25
* | | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixing.merge Alfranio Correia2010-06-011-8/+60
|\ \ \
| * | | BUG#53437 @@session.sql_bin_log support in substatements is incorrectAlfranio Correia2010-05-271-8/+60
| |/ /
* | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-0/+7
|\ \ \ | | |/ | |/|
| * | Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-24/+23
| |\ \
| * \ \ Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-0/+17
| |\ \ \
| * | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+7
* | | | | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-2/+2
| |_|_|/ |/| | |
* | | | Clean-up, give better names, add comments toKonstantin Osipov2010-05-061-7/+13
| |_|/ |/| |
* | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-201-23/+39
|\ \ \
| * \ \ auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-04-191-22/+21
| |\ \ \
| | * \ \ auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixingAlfranio Correia2010-03-311-22/+21
| | |\ \ \ | | | |/ / | | |/| |
| | | * | BUG#51277 SUPER_ACL should be checked unconditionally (binlog_format and binl...Alfranio Correia2010-02-241-22/+21
| * | | | Backport of:Konstantin Osipov2010-04-131-1/+1
| | |_|/ | |/| |
| * | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+16
| |/ /
* | | Fix assorted compiler warnings.Davi Arnaut2010-03-161-1/+1
|/ /
* | Bug #51160 Deadlock around SET GLOBAL EVENT_SCHEDULER = ON|OFFJon Olav Hauglid2010-03-151-8/+16
* | Fix for BUG#51215 "log-error partially works with version 5.5": WL 4738 (reen...Guilhem Bichot2010-03-051-1/+2
* | A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-2/+1
* | BUG#50296Andrei Elkin2010-03-011-1/+1
* | WL#5252: Deprecate --optimizer_search_depth=63Roy Lyseng2010-03-011-3/+16
* | Bug#50296 Slave reconnects earlier than the prescribed slave_net_timeout valueMarc Alff2010-03-011-1/+1
* | merging to 6.0-codebase-bugfixing from a local branchAndrei Elkin2010-02-281-1/+1
|\ \
| * | Bug #50296 Slave reconnects earlier than the prescribed slave_net_timeout valueAndrei Elkin2010-02-281-1/+1
* | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-201-14/+16
|\ \ \ | |_|/ |/| |
| * | Auto-merge from mysql-next-4284.Alexander Nozdrin2010-02-151-7/+0
| |\ \
| | * | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-151-7/+0
| * | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-7/+17
| |\ \ \ | | |/ / | |/| |
| * | | Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-0/+6
| * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-0/+42
| |\ \ \
| * \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-7/+28
| |\ \ \ \