Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -6/+7 |
|\ | |||||
| * | mysqlbinlog now prints "# Number of rows" and stops on errors | Monty | 2017-12-29 | 1 | -6/+7 |
* | | Re-enable 'S' for --debug (sf_sanity checking for each call) | Monty | 2017-12-22 | 1 | -0/+1 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-19 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | MDEV-14315 -- Reflect use of tcmalloc in a system variable and error log | Vesa Pentti | 2017-12-18 | 1 | -0/+2 |
* | | Added DBUG_ASSERT_AS_PRINTF compile flag | Monty | 2017-08-24 | 1 | -1/+1 |
* | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -2/+0 |
|/ | |||||
* | Simplify IO_CACHE by removing current_pos and end_pos as self-references | Vicențiu Ciorbaru | 2017-06-28 | 1 | -11/+9 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -0/+6 |
|\ | |||||
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-19 | 1 | -0/+6 |
| |\ | |||||
| | * | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf... | Sergei Golubchik | 2017-05-15 | 1 | -3/+6 |
| | * | WIP: global readonly variable pcre_frame_size | Daniel Black | 2017-05-15 | 1 | -0/+3 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 1 | -18/+5 |
|\ \ \ | |/ / | |||||
| * | | MDEV-11663 Create services for functionality used by plugins | Vladislav Vaintroub | 2017-04-27 | 1 | -18/+5 |
* | | | 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 |