summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-06-061-1/+2
|\
| * 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
* | | | CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-1/+1
* | | | my_dir() cleanupSergei Golubchik2013-04-071-1/+0
* | | | Fix for MDEV-4149, backport from 10.0:Elena Stepanova2013-02-081-1/+1
* | | | my_alloca() when it's mapped to malloc() works most certainly MY_THREAD_SPECIFICSergei Golubchik2013-01-281-1/+1
* | | | cleanup:Sergei Golubchik2013-01-231-1/+1
* | | | cleanup: remove unused init_dynamic_array and init_dynamic_array2 symbols,Sergei Golubchik2013-01-231-3/+2
* | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-9/+21
* | | | pre-mergeunknown2012-12-231-0/+11
|\ \ \ \
| * | | | backport to 5.5 dyncol changes and names supportunknown2012-12-231-1/+6
| * | | | MDEV-377 Name support for dynamic columnsunknown2012-09-281-0/+6
* | | | | Made max_relay_log_size depending on master connection.Michael Widenius2012-10-011-0/+1
* | | | | Automatic mergeMichael Widenius2012-09-221-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 MDEV-415 -> 10.0-base.Igor Babaev2012-09-011-0/+1
|\ \ \ \ \ \
| * | | | | | MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line.Igor Babaev2012-09-011-0/+1
* | | | | | | Automatic merge with 5.5Michael Widenius2012-09-011-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | 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
* | | | | | | Added text for errno in error messages by:Michael Widenius2012-05-301-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