Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -71/+71 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -0/+4 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -0/+4 |
| | |\ | |||||
| | | * | move check_user/set_user from mysqld.cc to mysys | Sergei Golubchik | 2016-12-22 | 1 | -0/+4 |
* | | | | Make atomic writes general | Sergei Golubchik | 2017-01-11 | 1 | -0/+8 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-27 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | don't use my_copystat in the server | Sergei Golubchik | 2016-09-12 | 1 | -2/+2 |
| | | * | MDEV-6939 : Dots in file names of configuration files | Nirbhay Choubey | 2014-10-29 | 1 | -0/+1 |
* | | | | cleanup: my_strerror | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | MDEV-9736: Window functions: multiple cursors to read filesort result | Sergei Petrunia | 2016-09-24 | 1 | -0/+7 |
* | | | | MDEV-9293 - Use MariaDB's Connector/C in server | Vladislav Vaintroub | 2016-08-25 | 1 | -0/+1 |
* | | | | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -1/+0 |
* | | | | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -0/+1 |
* | | | | Added new range of MariaDB error messages, starting from 3000 | Monty | 2016-04-05 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in manymariadb-10.0.23 | Sergey Vojtovich | 2015-12-16 | 1 | -2/+1 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | MDEV-8379 - SUSE mariadb patches | Sergey Vojtovich | 2015-10-01 | 1 | -6/+6 |
* | | | cleanup: my_checksum | Sergei Golubchik | 2015-09-04 | 1 | -1/+0 |
* | | | simplify and unify my_safe_alloca usage | Sergei Golubchik | 2015-09-04 | 1 | -7/+8 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-09-03 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed overrun in key cache if one tried to allocate a key cache | Monty | 2015-08-13 | 1 | -0/+1 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-09-01 | 1 | -3/+3 |
* | | | MDEV-8126 encryption for temp files | Sergei Golubchik | 2015-06-02 | 1 | -1/+1 |
* | | | always use my_b_pread() instead of mysql_file_pread() | Sergei Golubchik | 2015-06-02 | 1 | -0/+1 |
* | | | my_b_fill, inline my_b_* functions instead of hairy macros | Sergei Golubchik | 2015-06-02 | 1 | -44/+97 |
* | | | misc IO_CACHE cleanups | Sergei Golubchik | 2015-06-02 | 1 | -15/+7 |
* | | | cleanup: LOAD DATA replication support in IO_CACHE | Sergei Golubchik | 2015-06-02 | 1 | -12/+0 |
* | | | Cherry pick dynamic array changes from commit: | Sergey Vojtovich | 2014-12-05 | 1 | -0/+5 |
* | | | MDEV-7004 - Merge scalability fixes from 10.0-power | Sergey Vojtovich | 2014-12-05 | 1 | -1/+2 |
|/ / | |||||
* | | MDEV-6274 Collation usage statistics | Alexander Barkov | 2014-08-11 | 1 | -0/+5 |
* | | Revert revision sergii@pisem.net-20130123151853-xc6i3l11aqv0iykk | Sergei Golubchik | 2014-03-26 | 1 | -2/+3 |
* | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -0/+4 |
|\ \ | |||||
| * | | post-review changes | Sergei Golubchik | 2013-10-18 | 1 | -1/+1 |
| * | | Free some memory leaks | Vicențiu Ciorbaru | 2013-10-17 | 1 | -0/+1 |
| * | | Added a delete_function for DYNAMIC_ARRAY. | Vicențiu Ciorbaru | 2013-10-17 | 1 | -0/+3 |
* | | | MDEV-4928 Merge collation customization improvements | Alexander Barkov | 2013-10-02 | 1 | -7/+6 |
* | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-4472 Audit-plugin. Server-related part of the task. | Alexey Botchkov | 2013-09-09 | 1 | -0/+1 |
* | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -43/+19 |
|\ \ \ | |||||
| * | | | Fixed some wrong format strings. | Michael Widenius | 2013-06-28 | 1 | -2/+1 |
| * | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -44/+21 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -8/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -8/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |