summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-6/+7
|\
| * mysqlbinlog now prints "# Number of rows" and stops on errorsMonty2017-12-291-6/+7
* | Re-enable 'S' for --debug (sf_sanity checking for each call)Monty2017-12-221-0/+1
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-191-0/+2
|\ \ | |/
| * MDEV-14315 -- Reflect use of tcmalloc in a system variable and error logVesa Pentti2017-12-181-0/+2
* | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+1
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-2/+0
|/
* Simplify IO_CACHE by removing current_pos and end_pos as self-referencesVicențiu Ciorbaru2017-06-281-11/+9
* Merge 10.1 into 10.2Marko Mäkelä2017-05-221-0/+6
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-05-191-0/+6
| |\
| | * MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-3/+6
| | * WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-151-0/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-18/+5
|\ \ \ | |/ /
| * | MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-18/+5
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-4/+9
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-2/+1
| |\ \ | | |/
| | * MDEV-12261 build failure without P_SSergei Golubchik2017-03-151-2/+1
| * | make sql_udf.cc to shorten dlerror() messagesSergei Golubchik2017-03-101-0/+2
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-4/+8
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-5/+8
| | |\
| | | * bugfix: remove my_delete_with_symlink()Sergei Golubchik2017-02-271-1/+0
| | | * race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-271-0/+3
| | | * MDEV-11902 mi_open race conditionSergei Golubchik2017-02-271-3/+3
| | | * cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-271-0/+2
| | | * Fix for memory leak in applications, like QT,that callsMonty2017-01-271-1/+1
* | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-71/+71
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+4
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+4
| | |\ \ | | | |/
| | | * move check_user/set_user from mysqld.cc to mysysSergei Golubchik2016-12-221-0/+4
* | | | Make atomic writes generalSergei Golubchik2017-01-111-0/+8
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-2/+2
| | |\ \ | | | |/
| | | * don't use my_copystat in the serverSergei Golubchik2016-09-121-2/+2
| | | * MDEV-6939 : Dots in file names of configuration filesNirbhay Choubey2014-10-291-0/+1
* | | | cleanup: my_strerrorSergei Golubchik2016-12-121-1/+1
* | | | MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-241-0/+7
* | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-0/+1
* | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-1/+0
* | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-0/+1
* | | | Added new range of MariaDB error messages, starting from 3000Monty2016-04-051-3/+3
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-2/+1
|\ \ \ | |/ /
| * | MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in manymariadb-10.0.23Sergey Vojtovich2015-12-161-2/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-6/+6
|\ \ \ | |/ /
| * | MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-10-011-6/+6
* | | cleanup: my_checksumSergei Golubchik2015-09-041-1/+0
* | | simplify and unify my_safe_alloca usageSergei Golubchik2015-09-041-7/+8
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+1
|\ \ \ | |/ /
| * | Fixed overrun in key cache if one tried to allocate a key cacheMonty2015-08-131-0/+1