| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-7499 - System variables have broken default values on big endian | Sergey Vojtovich | 2015-02-05 | 1 | -0/+3 |
* | Improve performance for calculating memory allocation | Monty | 2015-02-01 | 1 | -2/+5 |
* | Merge remote-tracking branch 'refs/remotes/github/10.1' into 10.1 | Sergei Golubchik | 2015-02-01 | 1 | -1/+1 |
|\ |
|
| * | MDEV-7024: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status ... | Oleksandr Byelkin | 2015-01-29 | 1 | -1/+1 |
* | | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | MDEV-6728 KILL QUERY executed on an idle connection can interrupt the next query | Sergei Golubchik | 2015-01-19 | 1 | -0/+8 |
* | | MDEV-7476: Allow SELECT to succeed even when node is not ready | Nirbhay Choubey | 2015-01-22 | 1 | -0/+1 |
* | | cleanup: remove unused THD::COND_wsrep_thd | Sergei Golubchik | 2015-01-11 | 1 | -1/+0 |
* | | MDEV-7324 - Lock-free hash for table definition cache | Sergey Vojtovich | 2014-12-28 | 1 | -0/+2 |
* | | MDEV-7112 Split HA_CREATE_INFO | Alexander Barkov | 2014-12-08 | 1 | -2/+2 |
* | | MDEV-6980 OUT parameters in PREPARE | Sergei Golubchik | 2014-12-04 | 1 | -11/+0 |
* | | Merge branch '10.1' into bb-10.1-merge | Sergei Golubchik | 2014-12-03 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge ../10.1-explain-json-r4 into 10.1 | Sergei Petrunia | 2014-11-27 | 1 | -0/+2 |
| |\ \ |
|
| | * \ | Merge ../10.1 into bb-10.1-explain-json | Sergei Petrunia | 2014-10-15 | 1 | -34/+146 |
| | |\ \ |
|
| | * \ \ | Merge 10.1 (with ANALYZE) and 10.1-explain-json | Sergei Petrunia | 2014-08-09 | 1 | -0/+1 |
| | |\ \ \ |
|
| | | * | | | MDEV-6109: EXPLAIN JSON10.1-explain-json | Sergei Petrunia | 2014-05-27 | 1 | -0/+1 |
* | | | | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+10 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | MDEV-6775: Wrong binlog order in parallel replication: Intermediate commit | Kristian Nielsen | 2014-11-13 | 1 | -0/+10 |
* | | | | | MDEV-5231: Per query variables from Percona Server (rewritten) | Oleksandr Byelkin | 2014-11-11 | 1 | -0/+4 |
* | | | | | Correction for the fix of the bug mdev-6874. | Igor Babaev | 2014-10-19 | 1 | -6/+0 |
* | | | | | Merge branch '10.1' of ../10.1-mdev334 into 10.1 | Igor Babaev | 2014-10-17 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | Fixed bug mdev-6874. | Igor Babaev | 2014-10-17 | 1 | -1/+4 |
* | | | | | | MDEV-6388: ANALYZE $stmt output in the slow query log | Sergei Petrunia | 2014-10-17 | 1 | -2/+4 |
* | | | | | | Merge branch '10.1' of github.com:MariaDB/server into 10.1 | Sergei Petrunia | 2014-10-17 | 1 | -10/+144 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1 | Sergei Golubchik | 2014-10-16 | 1 | -9/+21 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -9/+21 |
| | |\ \ \ \ \
| | | |/ / / /
| | | | | | /
| | | |_|_|/
| | |/| | | |
|
| | | * | | | MDEV-6459 max_relay_log_size and sql_slave_skip_counter misbehave on PPC64 | Sergei Golubchik | 2014-09-10 | 1 | -6/+8 |
| | | * | | | MDEV-6312 HA_MUST_USE_TABLE_CONDITION_PUSHDOWN is not accounted by init_read_... | Sergei Golubchik | 2014-07-31 | 1 | -0/+5 |
| | | * | | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d... | Michael Widenius | 2014-07-19 | 1 | -0/+7 |
| | | * | | | Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance ... | Michael Widenius | 2014-07-19 | 1 | -2/+0 |
| | | * | | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica... | Kristian Nielsen | 2014-07-11 | 1 | -1/+4 |
| | | |\ \ \ |
|
| | | | * | | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica... | Kristian Nielsen | 2014-07-08 | 1 | -1/+1 |
| | | | * | | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel | unknown | 2014-06-10 | 1 | -0/+2 |
| | | | * | | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel | unknown | 2014-06-03 | 1 | -1/+2 |
| | | * | | | | MDEV-6430: It is impossible to see if "filesort with small limit" optimizatio... | Sergey Petrunya | 2014-07-09 | 1 | -0/+1 |
| | | |/ / / |
|
| * | | | | | MDEV-334: Backport of UNION ALL optimization from mysql-5.7. | Igor Babaev | 2014-10-14 | 1 | -1/+123 |
| |/ / / / |
|
* | | | | | MDEV-6400: "ANALYZE SELECT ... INTO @var" doesn't set @var | Sergei Petrunia | 2014-10-17 | 1 | -1/+21 |
|/ / / / |
|
* | | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) | Sergei Golubchik | 2014-10-11 | 1 | -5/+3 |
* | | | | MDEV-6513 deprecate engine_condition_pushdown value of the @@optimizer_switch | Sergei Golubchik | 2014-10-10 | 1 | -1/+0 |
* | | | | MDEV-5317 out parameters in PREPARE "SELECT ... INTO" | Sergei Golubchik | 2014-10-10 | 1 | -0/+11 |
* | | | | cleanup: class my_var | Sergei Golubchik | 2014-10-10 | 1 | -10/+24 |
* | | | | cleanup: simplify the usage of WSREP_FORMAT macro | Sergei Golubchik | 2014-10-10 | 1 | -4/+7 |
* | | | | Removed files that had been accidentally committed | Monty | 2014-10-07 | 1 | -11/+12 |
* | | | | MDEV 4427: query timeouts | Monty | 2014-10-07 | 1 | -8/+40 |
* | | | | cleanup: introduce CF_SKIP_WSREP_CHECK | Sergei Golubchik | 2014-10-01 | 1 | -0/+5 |
* | | | | restore and fix wsrep status variables | Sergei Golubchik | 2014-10-01 | 1 | -1/+0 |
* | | | | fixing embedded: first set of changes (storage engines don't work yet) | Sergei Golubchik | 2014-10-01 | 1 | -41/+39 |
* | | | | cleanup: galera merge, simple changes | Sergei Golubchik | 2014-10-01 | 1 | -2/+2 |
* | | | | cleanup: use is_supported_parser_charset | Sergei Golubchik | 2014-10-01 | 1 | -0/+4 |
* | | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-27 | 1 | -5/+52 |
|\ \ \ \ |
|