summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Updating header copyright/README in source for 2011Karen Langford2011-01-252-2/+2
* Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-111-1/+7
* Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-3/+3
* Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-1/+134
* MergeKent Boortz2010-12-291-1/+1
|\
| * - Added/updated copyright headersKent Boortz2010-12-2812-1312/+2
* | Fix for bug#48451: my_seek and my_tell ignore MY_WME flagRamil Kalimullin2010-12-093-5/+13
* | Workaround a GCC warning about a pointer being cast to a largerDavi Arnaut2010-11-301-1/+4
* | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-7/+96
* | mergeGeorgi Kodinov2010-11-261-1/+16
|\ \
| * \ merge to 5.1-securityGeorgi Kodinov2010-10-294-30/+46
| |\ \
| * | | Bug#57359 Possible to circumvent secure_file_priv using '..' on WindowsKristofer Pettersson2010-10-171-1/+16
* | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-102-6/+7
* | | | Bug #45288 pb2 returns a lot of compilation warningsJon Olav Hauglid2010-11-081-1/+3
| |/ / |/| |
* | | 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
|/ /
* | 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
* | Bug #42144: plugin_load failsGeorgi Kodinov2010-08-041-5/+5
* | Bug #42144: plugin_load failsGeorgi Kodinov2010-08-031-10/+14
* | 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
* | 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
|/ /
* | 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
* | 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
* | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+9
* | Manual merge.Davi Arnaut2009-12-182-3/+3
|\ \ | |/
| * Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-172-3/+3
* | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-171-1/+5
|\ \ | |/
| * Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-171-1/+5
* | Bug#49134 5.1 server segfaults with 2byte collation fileAlexander Barkov2009-12-151-1/+2
* | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2009-12-123-53/+57
* | Merge from 5.0Staale Smedseng2009-12-061-1/+20
|\ \ | |/
* | Move DBG_* macros to after the variable declaration section in aKent Boortz2009-11-251-2/+2
* | Additional fix for bug #45613: handle failures from my_hash_insertGeorgi Kodinov2009-11-231-1/+0
* | mergeKristofer Pettersson2009-11-201-0/+1
|\ \