Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-29490 Renaming internally used client API to avoid name conflicts | Lawrin Novitsky | 2022-10-25 | 1 | -772/+0 |
* | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.1 into 10.1 | Marko Mäkelä | 2019-02-02 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-01-28 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Crude "auto-load-data-local-infile" modemariadb-5.5.63 | Sergei Golubchik | 2019-01-27 | 1 | -1/+1 |
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -0/+1 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -2/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 1 | -2/+0 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -2/+0 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -2/+0 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Reducing memory when using information schema | Monty | 2017-11-02 | 1 | -0/+1 |
* | | | | | | MDEV-11371 - column compression | Sergey Vojtovich | 2017-08-31 | 1 | -0/+2 |
|/ / / / / | |||||
* | | | | | Merge 10.2 into bb-10.2-ext; also, fix MDEV-13015 After restart, InnoDB wrong... | Marko Mäkelä | 2017-06-15 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-12471: BULK Command | Oleksandr Byelkin | 2017-06-14 | 1 | -1/+2 |
* | | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | MDEV-10340: support COM_RESET_CONNECTION | Oleksandr Byelkin | 2017-02-10 | 1 | -0/+2 |
* | | | | MDEV-11359 Implement IGNORE for bulk operation | Oleksandr Byelkin | 2016-11-29 | 1 | -1/+2 |
* | | | | MDEV-9114: Bulk operations (Array binding) | Oleksandr Byelkin | 2016-11-02 | 1 | -5/+11 |
* | | | | MDEV-11187: Server does not compile on labrador | Kristian Nielsen | 2016-10-31 | 1 | -2/+2 |
* | | | | fix the ABI check | vinchen | 2016-10-21 | 1 | -0/+2 |
* | | | | fix the ABI and stop slave hang problem | vinchen | 2016-10-21 | 1 | -1/+0 |
* | | | | fix common test suite | vinchen | 2016-10-19 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed "Packets out of order" warning message on stdout in clients, | Monty | 2016-08-21 | 1 | -1/+1 |
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -1/+1 |
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -1/+2 |
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+9 |
* | | | | Better SHOW PROCESSLIST for replication | Monty | 2016-08-29 | 1 | -1/+4 |
* | | | | MDEV-9058: protocol: COM_MULTI command (part 1) | Oleksandr Byelkin | 2016-03-18 | 1 | -0/+3 |
|/ / / | |||||
* | | | A clean-up after the patch for MDEV-8747 and MDEV-8749: | Alexander Barkov | 2015-09-06 | 1 | -1/+1 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-09-01 | 1 | -2/+2 |
* | | | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 1 | -7/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-06-11 | 1 | -7/+0 |
| |\ \ | | |/ | |||||
| | * | MDEV-8052 abi detection incorrect with clang | Sergei Golubchik | 2015-06-03 | 1 | -7/+0 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-03-07 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-02-18 | 1 | -0/+2 |
| |\ \ |/ / / | | _ | |||||
| * | MDEV-7419 Function cli_safe_read not exportedmariadb-5.5.42 | Sergei Golubchik | 2015-02-13 | 1 | -0/+2 |
* | | 5.5 merge | Sergei Golubchik | 2015-01-21 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | MDEV-6671 mysql_server_end breaks OpenSSL | Sergei Golubchik | 2015-01-19 | 1 | -0/+1 |
* | | Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance ... | Michael Widenius | 2014-07-19 | 1 | -5/+5 |
* | | Client attributes | unknown | 2013-10-03 | 1 | -0/+2 |
* | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -0/+5 |
|\ \ | |||||
| * \ | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGIN | Sergei Golubchik | 2013-06-11 | 1 | -1/+2 |
* | | | Adding support for MySQL-5.6 temporal column types: | Alexander Barkov | 2013-07-10 | 1 | -0/+3 |