summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: safe_lexcstrdup_root()Sergei Golubchik2018-10-311-0/+1
* MDEV-15584 Linux use O_TMPFILEDaniel Black2018-06-041-1/+1
* mysys: ME_ERROR_LOG_ONLY flagSergei Golubchik2018-06-041-0/+1
* mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-5/+5
* mysys: remove dead ME_xxx flagsSergei Golubchik2018-06-041-2/+0
* bugfix: EE_OPEN_WARNING could be statistically wrongSergei Golubchik2018-05-211-6/+0
* cleanup: create_temp_file()Sergei Golubchik2018-05-211-0/+1
* Fix some -Wsign-conversionMarko Mäkelä2018-04-291-7/+7
* Misc. typosluz.paz2018-04-051-8/+8
* MDEV-15694 Windows : use GetSystemTimePreciseAsFileTime if available for high...Vladislav Vaintroub2018-04-011-1/+8
* Merge 10.2 into 10.3Marko Mäkelä2018-03-301-3/+3
|\
| * MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGESDaniel Black2018-03-291-3/+3
* | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-2/+3
|\ \
| * | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-2/+3
* | | 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