summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |\ \
| | | | * | Updating header copyright/README in source for 2011Karen Langford2011-01-251-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
| | |/ / /
* | | | | add safemalloc backSergei Golubchik2011-07-101-24/+1
* | | | | post-merge fixes.Sergei Golubchik2011-07-021-3/+7
* | | | | 5.5-mergeSergei Golubchik2011-07-021-26/+31
|\ \ \ \ \
| * | | | | More review fixesMikael Ronstrom2011-03-041-2/+2
| * | | | | mergeMikael Ronstrom2011-03-041-1/+0
| |\ \ \ \ \
| | * | | | | Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIERMagne Mahre2011-03-011-1/+0
| * | | | | | mergeMikael Ronström2011-02-101-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug #36022 please log more information about "Sort aborted" queriesTor Didriksen2011-02-021-2/+2
| * | | | | | mergeMikael Ronstrom2011-01-201-1/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-171-1/+2
| * | | | | | mergeMikael Ronstrom2011-01-121-21/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-21/+3
| | * | | | | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-01-071-0/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-0/+1
| * | | | | | mergeMikael Ronstrom2011-01-041-4/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MergeKent Boortz2010-12-291-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | * | | | | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-031-1/+2
| | |\ \ \ \ \
| | | * | | | | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex...Alfranio Correia2010-11-051-1/+2
| | * | | | | | BUG#57108: mysqld crashes when I attempt to install pluginMats Kindahl2010-11-041-1/+1
| | |/ / / / /
| | * | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-1/+5
| * | | | | | Added reporting of fsync to THD wait interfaceMikael Ronstrom2010-10-281-0/+2
| |/ / / / /
* | | | | | lots of post-merge changesSergei Golubchik2011-04-251-6/+6
* | | | | | merge.Sergei Golubchik2010-11-251-21/+58
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | 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 5.1->5.2Sergei Golubchik2010-06-011-3/+1
| |\ \ \ \ | | |/ / /