summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* move check_user/set_user from mysqld.cc to mysysSergei Golubchik2016-12-221-0/+4
* 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
* MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-091-0/+1
* mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
|\
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errc...Vladislav Vaintroub2013-06-161-7/+0
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+2
|\ \ | |/
| * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| |\
| | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| * | BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+2
| |\ \ | | |/
| | * BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+2
| * | Merging from 5.1 to 5.5 for bug#11761752Ravinder Thakur2012-12-131-0/+1
| |\ \ | | |/
| | * bug#11761752: DO NOT ALLOW USE OF ALTERNATE DATA STREAMS ON NTFS FILESYSTEM.Ravinder Thakur2012-12-131-0/+1
* | | 5.3 mergeSergei Golubchik2012-08-311-0/+1
|\ \ \
| * | | MDEV-381: fdatasync() does not correctly flush growing binlog file.unknown2012-08-301-0/+1
* | | | Merge from 5.3unknown2012-08-241-0/+3
|\ \ \ \ | |/ / /
| * | | merge from 5.2unknown2012-08-241-0/+3
| |\ \ \
| | * \ \ Merge from 5.1.unknown2012-08-241-0/+3
| | |\ \ \
| | | * | | MDEV-382: Incorrect quotingunknown2012-08-241-0/+2
* | | | | | debug_sync is now a service, available to dynamically loaded plugins.Sergei Golubchik2012-03-281-10/+0
* | | | | | MDEV-15 Log all SQL errors.Alexey Botchkov2012-03-141-0/+1
* | | | | | - Fix rpl_checksum test. Use basename of file in error messages, not the oVladislav Vaintroub2012-01-201-0/+1
* | | | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-2/+4
* | | | | | win64 sysvar portability fixesSergei Golubchik2011-12-021-1/+1
* | | | | | compilation fixesSergei Golubchik2011-11-271-1/+1
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with 5.2Michael Widenius2011-09-101-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-021-0/+1
| * | | | | Merge 5.2->5.3unknown2011-09-021-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-2/+2
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-13/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-7/+16
| |\ \ \ \ \
| | * | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-7/+16
| | |/ / / /
| * | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-6/+14
| |\ \ \ \ \
| | * | | | | microseconds in log tables:Sergei Golubchik2011-05-191-4/+4
| | * | | | | many changes to my_getsystime.c:Sergei Golubchik2011-05-191-6/+3
| | * | | | | post-review changes 1Sergei Golubchik2011-05-191-1/+2
| | * | | | | lp:705210 Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-03-261-2/+2
| | * | | | | Fix compilation on Windows:Vladislav Vaintroub2011-03-241-1/+1
| | * | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-4/+14
| * | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-0/+2
| * | | | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+1
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |