Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -4/+9 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 1 | -2/+1 |
| |\ | |||||
| | * | MDEV-12261 build failure without P_S | Sergei Golubchik | 2017-03-15 | 1 | -2/+1 |
| * | | make sql_udf.cc to shorten dlerror() messages | Sergei Golubchik | 2017-03-10 | 1 | -0/+2 |
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -4/+8 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -5/+8 |
| | |\ | |||||
| | | * | bugfix: remove my_delete_with_symlink() | Sergei Golubchik | 2017-02-27 | 1 | -1/+0 |
| | | * | race-condition safe implementation of mi_delete_table/maria_delete_table | Sergei Golubchik | 2017-02-27 | 1 | -0/+3 |
| | | * | MDEV-11902 mi_open race condition | Sergei Golubchik | 2017-02-27 | 1 | -3/+3 |
| | | * | cleanup: mysys_test_invalid_symlink | Sergei Golubchik | 2017-02-27 | 1 | -0/+2 |
| | | * | Fix for memory leak in applications, like QT,that calls | Monty | 2017-01-27 | 1 | -1/+1 |
* | | | | 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 |