summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-2027-260/+599
|\
| * mergedSergei Golubchik2010-03-1510-18/+30
| |\
| | * Fix some compiler warnings seen in Buildbot.unknown2010-03-101-3/+3
| | * Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-108-13/+24
| | |\
| | | * Merge MySQL 5.1.44 into MariaDB.unknown2010-03-048-13/+24
| | | |\
| | | | * Merging from 5.0-bugteamStaale Smedseng2010-01-271-1/+1
| | | | |\
| | | | * \ mergeGeorgi Kodinov2009-12-241-6/+3
| | | | |\ \ | | | | | |/
| | | | | * Bug #48866: mysql.test fails under Fedora 12Georgi Kodinov2009-12-161-6/+3
| | | | * | Bug#43397 mysql headers redefine pthread_mutex_init Staale Smedseng2009-12-201-1/+1
| | | | * | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-172-1/+4
| | | | |\ \ | | | | | |/
| | | | | * Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-172-0/+7
| | | | * | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2009-12-123-1/+18
| | | | * | Merge from 5.0Staale Smedseng2009-12-061-1/+1
| | | | |\ \ | | | | | |/
| | * | | | Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-0/+1
| | |/ / /
| | * | | fix for a possible DoS in the my_net_skip_rest()Sergei Golubchik2010-02-232-2/+2
| * | | | mwl:98 - libservicesSergei Golubchik2010-03-038-80/+322
| * | | | mergedSergei Golubchik2010-02-121-1/+1
| |\ \ \ \ | | |/ / /
| | * | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+1
| * | | | merge 5.1->5.2unknown2010-02-016-29/+10
| |\ \ \ \ | | |/ / /
| | * | | Changed version number from RC to stableMichael Widenius2010-01-291-2/+2
| | |\ \ \ | | | |/ /
| | * | | Fixed some compiler warnings and errors in test suite found by buildbotMichael Widenius2010-01-272-2/+3
| | * | | Merge with MySQL 5.1.42Michael Widenius2010-01-153-22/+2
| | |\ \ \ | | | |/ /
| | | * | Post-merge fix for bug 41728: revert fix that was pushed in mistake to 5.1 an...Davi Arnaut2009-11-242-20/+0
| | | * | Bug#47571 : idle named pipe connection is unkillableVladislav Vaintroub2009-11-201-2/+2
| | * | | Fix for compiler warnings on windowsMichael Widenius2010-01-141-3/+3
| * | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-067-111/+117
| * | | | merge 5.1-> 5.2unknown2009-12-0812-48/+146
| |\ \ \ \ | | |/ / /
| | * | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-307-34/+125
| | |\ \ \
| | | * | | Added more general support for sorting 2 characters as one (contractions)Michael Widenius2009-11-301-1/+26
| | | * | | MySQL 5.1.41 after-merge fix: Fix non-debug build breakage.unknown2009-11-161-0/+1
| | | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-166-33/+98
| | | |\ \ \ | | | | |/ /
| | | | * | mergeVladislav Vaintroub2009-11-033-0/+24
| | | | |\ \
| | | | | * \ Automerge.Davi Arnaut2009-11-022-0/+20
| | | | | |\ \ | | | | | | |/
| | | | | | * Bug#41728: Dropped symbol but no soname changeDavi Arnaut2009-09-292-72/+84
| | | | | * | A follow-up to fix forSergey Vojtovich2009-10-271-0/+4
| | | | * | | Bug#47571: idle named pipe connection is unkillableVladislav Vaintroub2009-11-021-2/+6
| | | | |/ /
| | | | * | 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
| | | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-3/+3
| | | | * | Merge from 5.0Staale Smedseng2009-09-171-6/+0
| | | | |\ \ | | | | | |/
| | | | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-6/+0
| | | | | * Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-071-0/+6
| | | | * | Add DBUG_VIOLATION_HELPER_LEAVE definition to non-debug build.Alexander Nozdrin2009-09-101-0/+1
| | | | * | A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-101-4/+47
| | | | * | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-031-0/+1
| | | | |\ \ | | | | | |/
| | | | | * Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-0/+1
| | * | | | Fixes after comments from last push:Michael Widenius2009-11-303-10/+16
| | * | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-302-4/+4
| | * | | | Automatic mergeMichael Widenius2009-11-251-2/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | Added error handling for my_seek() & my_tell() failuresMichael Widenius2009-11-071-2/+3