| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -1/+1 |
* | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -1/+1 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -9/+12 |
|\ |
|
| * | MDEV-10161: wsrep_sync_wait not enabled when set to 1 in config file | Nirbhay Choubey | 2016-06-27 | 1 | -0/+10 |
| * | MDEV-6699 : wsrep_node_name not automatically set to hostname | Nirbhay Choubey | 2016-06-27 | 1 | -8/+0 |
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -2/+3 |
| |\ |
|
| | * | Fix crash due to heap corruption in main.shmmariadb-10.0.25 | Vladislav Vaintroub | 2016-04-28 | 1 | -1/+1 |
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -1/+2 |
| | |\ |
|
| | | * | MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore-db-dir ... | Sergei Golubchik | 2016-04-19 | 1 | -0/+1 |
| | | * | MDEV-9493 --tc-heuristic-recover option values off by one | Sergei Golubchik | 2016-04-19 | 1 | -1/+1 |
* | | | | various cleanups | Michael Widenius | 2016-06-30 | 1 | -2/+0 |
* | | | | Merge pull request #181 from ottok/ok-debpkg-10.2 | Sergey Vojtovich | 2016-06-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -1/+1 |
* | | | | | MDEV-10098 main.create_delayed fails with ps-protocol: assertion `global_stat... | Sergei Golubchik | 2016-06-13 | 1 | -8/+1 |
|/ / / / |
|
* | | | | stop binlog background thread together with othersbb-fast-connect | Sergei Golubchik | 2016-06-04 | 1 | -0/+1 |
* | | | | cleanup: thread_count | Sergei Golubchik | 2016-06-04 | 1 | -24/+3 |
* | | | | decrement thead_count *after* THD is destroyed | Sergei Golubchik | 2016-06-04 | 1 | -1/+2 |
* | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -20/+22 |
* | | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading) | Vladislav Vaintroub | 2016-06-01 | 1 | -21/+3 |
* | | | | MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno | Nirbhay Choubey | 2016-05-31 | 1 | -1/+4 |
* | | | | Final fixes for Memory_used | Monty | 2016-04-28 | 1 | -4/+10 |
* | | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2 | Monty | 2016-04-28 | 1 | -40/+60 |
|\ \ \ \
| |/ / / |
|
| * | | | Moved mysqld_server_initialized to before galera is initialized. | Monty | 2016-04-28 | 1 | -3/+3 |
| * | | | Removed some not needed when doing delete thd, which caused warnings about | Monty | 2016-04-28 | 1 | -0/+1 |
| * | | | Fixed wrong counting of global Memory_used | Monty | 2016-04-28 | 1 | -35/+50 |
* | | | | Cleanups | Monty | 2016-04-28 | 1 | -1/+2 |
* | | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-04-07 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | Added new range of MariaDB error messages, starting from 3000 | Monty | 2016-04-05 | 1 | -3/+4 |
|/ / / / |
|
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -8/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-6058 MySQL Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS AND | Alexey Botchkov | 2016-03-22 | 1 | -8/+0 |
* | | | | thread cache: cleanup DBUG state when caching a thread | Sergei Golubchik | 2016-03-23 | 1 | -0/+5 |
* | | | | Increase value of thread_cache_size to 32 | Monty | 2016-03-22 | 1 | -1/+15 |
* | | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -2/+12 |
* | | | | MDEV-9058: protocol: COM_MULTI command | Oleksandr Byelkin | 2016-03-22 | 1 | -1/+1 |
* | | | | MDEV-9058: protocol: COM_MULTI command (part 1) | Oleksandr Byelkin | 2016-03-18 | 1 | -1/+2 |
* | | | | fix openssl memory leak in main thread | Vladislav Vaintroub | 2016-03-09 | 1 | -0/+3 |
* | | | | [MDEV-7978] Updated syntax for SHOW CREATE USER | Vicențiu Ciorbaru | 2016-03-08 | 1 | -0/+1 |
* | | | | [MDEV-7978] Update grammar for new syntax | Vicențiu Ciorbaru | 2016-03-08 | 1 | -0/+1 |
* | | | | Fixed change_user and func_misc in embedded | Sergey Vojtovich | 2016-02-26 | 1 | -2/+2 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -16/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -16/+11 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -15/+10 |
| | |\ \
| | | |/ |
|
| | | * | MDEV-9314 fatal build error: viosslfactories.c:58:5: error: dereferencing poi... | Sergei Golubchik | 2016-02-06 | 1 | -8/+0 |
| | | * | If one compiled with too long MYSQL_SERVER_SUFFIX this caused a memory | Monty | 2016-01-29 | 1 | -6/+9 |
| | * | | MDEV-8427 main.connect fails on ppc64el in 10.0 as of 1a8cf15d | Sergei Golubchik | 2016-02-15 | 1 | -1/+1 |
* | | | | Fix compilation10.2-ssl | Vladislav Vaintroub | 2016-02-10 | 1 | -6/+6 |
* | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 1 | -228/+217 |
* | | | | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -48/+40 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-01-25 | 1 | -2/+37 |
| |\ \ \
| | |/ / |
|
| | * | | Fixed bug in semi_sync replication tests. | Monty | 2016-01-03 | 1 | -2/+2 |