summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.50Michael Widenius2010-08-279-56/+177
|\
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-202-3/+6
| * Bug#52514: mysql 5.1 do_abi_check does not compile w/ gcc4.5Davi Arnaut2010-07-202-1/+2
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-142-2/+4
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-143-4/+128
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-11/+0
| * Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-058-426/+3
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-4/+4
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-023-44/+14
* | Automatic mergeMichael Widenius2010-08-241-4/+4
|\ \
| * | Increase some very old limits.Michael Widenius2010-08-241-2/+2
|/ /
* | 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