Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'mariadb-10.2.6' into bb-10.2-ext | Alexander Barkov | 2017-05-26 | 1 | -14/+1 |
|\ | |||||
| * | MDEV-10541: Faking the version string only works with MariaDB-Clients | Vicențiu Ciorbaru | 2017-05-06 | 1 | -0/+1 |
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 1 | -14/+0 |
| |\ | |||||
| | * | bugfix: federated/replication did not increment bytes_received status variable | Sergei Golubchik | 2017-04-27 | 1 | -14/+0 |
* | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -1/+2 |
* | | | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-04-07 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-31 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -3/+3 |
| | |\ | |||||
| | | * | MDEV-11221 - main.events_restart failed in bb | Sergey Vojtovich | 2017-03-01 | 1 | -1/+0 |
| | | * | Added a separate lock for start/stop/reset slave. | Monty | 2017-02-28 | 1 | -1/+1 |
| | | * | Windows : Fix server compile errors when compile with /Zc:strictStrings option | Vladislav Vaintroub | 2017-02-28 | 1 | -1/+2 |
* | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) | Oleksandr Byelkin | 2017-03-14 | 1 | -2/+4 |
|/ / / | |||||
* | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -12/+12 |
* | | | [MDEV-10570] Add Flashback support | Monty | 2017-01-20 | 1 | -0/+1 |
* | | | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -6/+8 |
* | | | Binlog compressed | vinchen | 2016-10-19 | 1 | -1/+2 |
* | | | Use sql_mode_t for sql_mode. | Monty | 2016-10-05 | 1 | -2/+2 |
* | | | Merge parallel replication async deadlock kill into 10.2. | Kristian Nielsen | 2016-09-09 | 1 | -4/+7 |
|\ \ \ | |/ / | |||||
| * | | Parallel replication async deadlock kill | Kristian Nielsen | 2016-09-08 | 1 | -4/+7 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -5/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -5/+0 |
| |\ \ | | |/ | |||||
| | * | Cleanups and minor fixes | Monty | 2016-08-21 | 1 | -5/+0 |
| | * | revert part of 69f1a32 | Sergei Golubchik | 2016-06-22 | 1 | -3/+3 |
| | * | Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PL... | Vladislav Vaintroub | 2016-06-21 | 1 | -3/+3 |
* | | | MDEV-9593 - Print the real version in the error log | Sergey Vojtovich | 2016-09-01 | 1 | -1/+1 |
* | | | Set server_id to 1 by default and disallow to set it to 0 | Monty | 2016-08-29 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -3/+12 |
|\ \ \ | |/ / | |||||
| * | | MDEV-10161: wsrep_sync_wait not enabled when set to 1 in config file | Nirbhay Choubey | 2016-06-27 | 1 | -0/+4 |
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -3/+8 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -3/+9 |
| | |\ | |||||
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -3/+9 |
| | | |\ | |||||
| | | | * | Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGE | Knut Anders Hatlen | 2016-01-17 | 1 | -2/+8 |
* | | | | | cleanup: thread_count | Sergei Golubchik | 2016-06-04 | 1 | -1/+0 |
* | | | | | Final fixes for Memory_used | Monty | 2016-04-28 | 1 | -0/+1 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -7/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-9641 MDEV-9644 NULLIF assertions | Sergei Golubchik | 2016-03-05 | 1 | -7/+8 |
* | | | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -0/+1 |
* | | | | | Fix compilation10.2-ssl | Vladislav Vaintroub | 2016-02-10 | 1 | -1/+1 |
* | | | | | Changed my_thread_id to int64 to fix compilation problem with | Monty | 2016-02-08 | 1 | -1/+1 |
* | | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 1 | -6/+24 |
* | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 1 | -2/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -2/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-12-09 | 1 | -1/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #21370329 : FLUSH DES_KEY_FILE MAY NOT WORK | Arun Kuruvila | 2015-09-22 | 1 | -1/+2 |
| | | | * | Bug#17873011 NO DEPRECATION WARNING FOR THREAD_CONCURRENCY | Arun Kuruvila | 2014-07-02 | 1 | -0/+1 |
| | | | * | Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS, | Venkatesh Duggirala | 2014-05-08 | 1 | -2/+4 |
| | | | * | BUG#18054998 - BACKPORT FIX FOR BUG#11765785 to 5.5 | Thayumanavar | 2014-01-13 | 1 | -11/+1 |
| | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |