summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| | |\ \
| | | * | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | | * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-0/+1
| | | * | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* | | | | Merge MWL#116 after-review fixes.unknown2011-03-311-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MWL#116: After-review fixes.unknown2011-03-311-0/+2
* | | | | When compiling with valgrind, change my_alloca() to use my_malloc()Michael Widenius2010-12-131-1/+1
* | | | | Merge MariaDB 5.1->5.2unknown2010-11-191-1/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-1/+7
| |/ / /
* | | | Merge with 5.2Michael Widenius2010-08-091-0/+1
|\ \ \ \ | |/ / /
| * | | Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-091-0/+1
* | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-1/+1
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+1
| |\ \ \ | | |/ /
| | * | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-081-1/+1
| | |\ \ | | | |/
| | | * Bug#53906: Stray semicolon in my_sys.h corrupts macro function definition of ...Davi Arnaut2010-06-081-1/+1
| | * | Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-201-2/+15
* | | | merge 5.1->5.2Sergei Golubchik2010-06-011-3/+1
|\ \ \ \ | |/ / /
| * | | Added macros to inform valgrind that memory is uninitializedMichael Widenius2010-05-261-2/+0
| * | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-1/+1
| |\ \ \ | | |/ /
| * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-1/+1
| |\ \ \ | | |/ /
| | * | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2010-02-261-1/+1
* | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+5
* | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-1/+5
* | | | mergedSergei Golubchik2010-03-151-1/+1
|\ \ \ \ | |/ / /
| * | | Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-101-1/+0
| |\ \ \
| | * \ \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+0
| | |\ \ \ | | | |/ /
| | | * | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2009-12-121-1/+0
| * | | | Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-0/+1
| |/ / /
* | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-2/+2
* | | | merge 5.1-> 5.2unknown2009-12-081-1/+11
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+11
| |\ \ \ | | |/ /
| | * | Bug#47857 strip_sp function in mysys/mf_strip.c never used and cause name clashMagnus Blåudd2009-10-061-1/+0
| | * | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+10