| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test failure on rpl_statements test by not listing wsrep variable. | Jan Lindström | 2014-09-09 | 1 | -4/+5 |
* | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-27 | 1 | -25/+578 |
|\ |
|
| * | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -25/+578 |
* | | Made sql_log_slow a session variable | Monty | 2014-08-09 | 1 | -7/+4 |
|/ |
|
* | MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packet...mariadb-10.1.0 | Sergei Petrunia | 2014-06-26 | 1 | -2/+37 |
* | Code cleanup, more tests. | Sergei Petrunia | 2014-06-26 | 1 | -9/+1 |
* | MDEV-6393: ANALYZE SELECT crashes ... Don't try printing EXPLAIN if we had an... | Sergei Petrunia | 2014-06-26 | 1 | -1/+2 |
* | MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup. | Sergei Petrunia | 2014-06-26 | 1 | -7/+4 |
* | MDEV-406: ANALYZE $stmt: more testcases, fix memory leak | Sergei Petrunia | 2014-06-25 | 1 | -0/+1 |
* | Merge bb-10.1-explain-analyze into 10.1 | Sergei Petrunia | 2014-06-25 | 1 | -3/+29 |
|\ |
|
| * | MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueries | Sergei Petrunia | 2014-06-24 | 1 | -0/+4 |
| * | Re-commit in git: | Sergei Petrunia | 2014-05-27 | 1 | -3/+25 |
* | | MDEV-6107 merge default_tmp_storage_engine | Sergei Golubchik | 2014-06-15 | 1 | -1/+1 |
* | | MDEV-5998 MySQL Bug#11756966 - 48958: STORED PROCEDURES CAN BE LEVERAGED TO B... | Sergei Golubchik | 2014-06-05 | 1 | -4/+4 |
|/ |
|
* | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -1/+0 |
|\ |
|
| * | Added new states to be able to better diagnose where server hangs. | Michael Widenius | 2014-05-03 | 1 | -1/+0 |
| * | increment and get the query_id atomically, otherwise two concurrent threads | Sergei Golubchik | 2014-02-19 | 1 | -3/+4 |
* | | 5.6-compatibility, per-host connect error counter is reset only after the | Sergei Golubchik | 2014-05-07 | 1 | -1/+1 |
* | | MDEV-5736 remove what remains from ONE_SHOT hack | Sergei Golubchik | 2014-05-01 | 1 | -55/+0 |
* | | MDEV-6156: Parallel replication incorrectly caches charset between worker thr... | unknown | 2014-04-25 | 1 | -24/+37 |
* | | another post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE d... | Sergei Golubchik | 2014-03-29 | 1 | -1/+1 |
* | | Fixed that the we don't change CREATE to CREATE OR REPLACE, except if the sla... | Michael Widenius | 2014-03-28 | 1 | -0/+1 |
* | | post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not ... | Sergei Golubchik | 2014-03-27 | 1 | -1/+1 |
* | | MDEV-5876: MySQL bug #11766767 - "59957: VIEW USING MERGE PERMISSIONS IN MULT... | Michael Widenius | 2014-03-24 | 1 | -0/+1 |
* | | MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symb... | Michael Widenius | 2014-03-23 | 1 | -3/+2 |
* | | MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_... | Michael Widenius | 2014-03-23 | 1 | -10/+22 |
* | | MDEV-5849 MySQL bug#12602983 - User without privilege on routine can discover... | Sergei Golubchik | 2014-03-20 | 1 | -5/+4 |
* | | followup for MDEV-4309: DBT-3 Q1 benchmark: Benchmark + profile a patch | Sergei Golubchik | 2014-02-28 | 1 | -0/+1 |
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -9/+9 |
* | | Automatic merge | Michael Widenius | 2014-02-05 | 1 | -41/+102 |
|\ \ |
|
| * | | Replication changes for CREATE OR REPLACE TABLE | Michael Widenius | 2014-02-05 | 1 | -14/+56 |
| * | | Fixes for CREATE_OR_REPLACE | Michael Widenius | 2014-01-31 | 1 | -1/+17 |
| * | | Implementation of MDEV-5491: CREATE OR REPLACE TABLE | Michael Widenius | 2014-01-29 | 1 | -33/+27 |
| * | | Fixes to get valgrind to work with jemalloc | Michael Widenius | 2014-01-02 | 1 | -2/+11 |
* | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -2/+7 |
|\ \ \ |
|
| * \ \ | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -2/+7 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix for MDEV-5531: double call procedure in one session - hard shutdown the s... | Michael Widenius | 2014-01-24 | 1 | -1/+6 |
| | * | | MDEV-5396 Assertion `Handlerton: r==0 ' failed (errno=0) on EXPLAIN with Toku... | Sergei Golubchik | 2013-12-17 | 1 | -1/+1 |
* | | | | MySQL WL#5522 - InnoDB transportable tablespaces. | Sergei Golubchik | 2014-02-02 | 1 | -12/+3 |
* | | | | Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. | Sergei Golubchik | 2014-02-02 | 1 | -0/+11 |
| |_|/
|/| | |
|
* | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -9/+38 |
|\ \ \
| |/ / |
|
| * | | 5.5 merge | Sergei Golubchik | 2013-11-23 | 1 | -5/+34 |
| |\ \
| | |/ |
|
| | * | mysql-5.5.34 merge | Sergei Golubchik | 2013-11-19 | 1 | -6/+35 |
| | |\ |
|
| | | * | WL#7076: Backporting wl6715 to support both formats | Ashish Agarwal | 2013-08-23 | 1 | -4/+4 |
| | | |\ |
|
| | | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -4/+4 |
| | | * | | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND | Praveenkumar Hulakund | 2013-08-21 | 1 | -0/+2 |
| | | |\ \ |
|
| | | | * | | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND | Praveenkumar Hulakund | 2013-08-21 | 1 | -0/+2 |
| | | | * | | bug#14163155 COM_CHANGE_USER DOESN'T WORK WITH CHARACTER-SET-SERVER=UCS2 IN | Igor Solodovnikov | 2013-02-07 | 1 | -14/+21 |
| | | * | | | Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEAR | Dmitry Lenev | 2013-08-20 | 1 | -5/+34 |
| | | | |/
| | | |/| |
|
| * | | | | MDEV-5308 Crash when running with slow_query_log=1 | Sergey Petrunya | 2013-11-21 | 1 | -4/+4 |