summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-091-0/+1
* Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-0/+2
* Fixed warnings and build failures after last pushMichael Widenius2010-08-021-1/+1
* Merge with MySQL 5.1.49Michael Widenius2010-08-028-37/+48
|\
| * Automerge.Alexey Kopytov2010-07-012-4/+4
| |\
| | * Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-012-4/+4
| * | Bug#54457: Test suite broken for 32-bit buildDavi Arnaut2010-06-281-2/+0
| |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-102-17/+25
| * 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
| * | merge mysql-5.1 -> mysql-5.1-bugteamGeorgi Kodinov2010-06-012-5/+15
| |\ \
| | * | Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-202-5/+15
| * | | bug#49968: Properly define HAVE_ERRNO_AS_DEFINE for the appropriateJonathan Perkin2010-05-251-0/+4
| |/ /
* | | restore the unintentinally broken ABISergei Golubchik2010-07-231-1/+1
* | | Fixes for Opensolaris (to get buildbot green)Michael Widenius2010-06-231-0/+3
* | | Added macros to inform valgrind that memory is uninitializedMichael Widenius2010-05-264-9/+41
* | | Merge with MySQL 5.1.47Michael Widenius2010-05-264-18/+28
|\ \ \ | |/ /
| * | Manual merge.Davi Arnaut2010-04-291-0/+10
| |\ \ | | |/
| | * Bug#50974: Server keeps receiving big (> max_allowed_packet) packets indefini...Davi Arnaut2010-04-291-0/+10
| * | Merge fix for BUG39053 to 5.1-bugteam.Sergey Vojtovich2010-04-142-16/+26
| |\ \
| | * | BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-142-16/+26
| * | | Bug #47095: Can't open_files_limit really be larger than 65535?Georgi Kodinov2010-04-091-1/+1
| |/ /
* | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-282-4/+4
|\ \ \ | |/ /
| * | Plugin author, description and version are availableSergey Vojtovich2010-03-161-3/+3
| * | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2010-02-261-1/+1
* | | 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
* | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+1
* | | 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
* | | 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
| | |\ \