summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixed some compiler warningsMichael Widenius2010-11-301-0/+2
* Merge with MySQL 5.1.53Michael Widenius2010-11-255-31/+38
|\
| * merge to 5.1-securityGeorgi Kodinov2010-10-294-30/+46
| |\
| | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-202-21/+15
| | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-1/+1
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-192-8/+30
| * | Bug#57359 Possible to circumvent secure_file_priv using '..' on WindowsKristofer Pettersson2010-10-171-1/+16
| |/
* | Merge with MySQL 5.1.52Michael Widenius2010-11-232-14/+44
|\ \ | |/
| * mergeGeorgi Kodinov2010-10-051-12/+43
| |\
| | * Bug #56427 : Replace copyright notice removed from SHA1 codeGeorgi Kodinov2010-10-051-12/+43
| | * Bug #51893: crash with certain characters given to load_file Georgi Kodinov2010-03-301-0/+3
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-09-241-2/+1
* | | MWL#74: Shared libmysqld.so library.unknown2010-11-172-6/+12
* | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-8/+25
* | | Fixed compiler & valgrind warnings from my previous push.Michael Widenius2010-11-031-0/+1
* | | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-023-61/+151
* | | 5.1.51 mergeSergei Golubchik2010-10-191-12/+15
|\ \ \ | |/ /
| * | Bug #42144: plugin_load failsGeorgi Kodinov2010-08-041-5/+5
| * | Bug #42144: plugin_load failsGeorgi Kodinov2010-08-031-10/+14
* | | Fix for Bug#43152 "Assertion `bitmap_is_set_all(&table->s->all_set)' failed i...Michael Widenius2010-10-061-81/+98
* | | mysqltest now gives error messages with error code for my_delete, my_rename, ...Michael Widenius2010-09-151-1/+1
* | | Merge with MySQL 5.1.50Michael Widenius2010-08-2712-39/+87
|\ \ \ | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-301-1/+3
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-204-14/+47
| * | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-052-47/+1
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-028-24/+18
* | | missing DBUG_RETURNsSergei Golubchik2010-08-141-5/+5
* | | Fixed typo that caused compile failure on MacMichael Widenius2010-08-101-1/+1
* | | Ignore ENOLCK errno from FreeBSD (known problem in old FreeBSD releases)Michael Widenius2010-08-091-0/+2
* | | Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-092-0/+4
* | | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-0/+18
* | | Merge with MySQL 5.1.49Michael Widenius2010-08-026-28/+65
|\ \ \ | |/ /
| * | Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-5/+5
| * | Manual merge from the bugfix tree.Alexey Kopytov2010-06-113-1/+34
| |\ \
| | * | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-213-1/+34
| * | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-102-20/+18
| * | | Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-201-0/+5
| |/ /
* | | Fix for LP#602604: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or...Michael Widenius2010-07-301-1/+1
* | | Implement an NSIS based installerBo Thorsen2010-06-251-0/+2
* | | Added macros to inform valgrind that memory is uninitializedMichael Widenius2010-05-261-2/+1
* | | Merge with MySQL 5.1.47Michael Widenius2010-05-264-8/+22
|\ \ \ | |/ /
| * | On behalf of Kristofer :Georgi Kodinov2010-05-052-5/+13
| * | 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-284-4/+16
|\ \ \ | |/ /
| * | Bug #51893: crash with certain characters given to load_file Georgi Kodinov2010-03-231-0/+3
| * | Bug #51976 LDML collations issue Alexander Barkov2010-03-221-0/+2
| * | Workaround the pthread_once_t static initialization. Per theDavi Arnaut2010-02-261-1/+2
| * | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2010-02-262-0/+6
| * | Recommit of Bug#49447.Staale Smedseng2010-02-041-4/+4
* | | Added missing space from last pushMichael Widenius2010-03-311-1/+1