summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-09-011-3/+3
* | | MDEV-8126 encryption for temp filesSergei Golubchik2015-06-021-1/+1
* | | always use my_b_pread() instead of mysql_file_pread()Sergei Golubchik2015-06-021-0/+1
* | | my_b_fill, inline my_b_* functions instead of hairy macrosSergei Golubchik2015-06-021-44/+97
* | | misc IO_CACHE cleanupsSergei Golubchik2015-06-021-15/+7
* | | cleanup: LOAD DATA replication support in IO_CACHESergei Golubchik2015-06-021-12/+0
* | | Cherry pick dynamic array changes from commit:Sergey Vojtovich2014-12-051-0/+5
* | | MDEV-7004 - Merge scalability fixes from 10.0-powerSergey Vojtovich2014-12-051-1/+2
|/ /
* | MDEV-6274 Collation usage statisticsAlexander Barkov2014-08-111-0/+5
* | Revert revision sergii@pisem.net-20130123151853-xc6i3l11aqv0iykkSergei Golubchik2014-03-261-2/+3
* | 10.0-base merge (roles)Sergei Golubchik2013-10-291-0/+4
|\ \
| * | post-review changesSergei Golubchik2013-10-181-1/+1
| * | Free some memory leaksVicențiu Ciorbaru2013-10-171-0/+1
| * | Added a delete_function for DYNAMIC_ARRAY.Vicențiu Ciorbaru2013-10-171-0/+3