summaryrefslogtreecommitdiff
path: root/mysys/my_init.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#12779790 COMPILATION FAILS OS X 10.7 - IMPLICIT DECLARATION OFJon Olav Hauglid2011-07-211-4/+0
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | Remove some leftovers from the removal of the gethostbyname wrappers.Davi Arnaut2011-04-131-7/+0
* | | Post-push cleanup, for Bug#11763065 et al.Magne Mahre2011-03-011-9/+5
* | | Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIERMagne Mahre2011-03-011-47/+17
* | | Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-121-2/+1
* | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-11/+8
* | | Cleanup my_win_init by moving time and registry relatedDavi Arnaut2010-12-151-103/+91
* | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-1/+1
|\ \ \
| * | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-1/+1
* | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-0/+3
* | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-3/+0
* | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-9/+0
* | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-64/+1
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-7/+3
* | | | mergeDaniel Fischer2010-06-181-4/+4
|\ \ \ \
| * | | | Fixes from wladJonathan Perkin2010-03-181-4/+4
* | | | | Revert a patch for Bug#54334 (Double initialization of mysys mutexes).Alexander Nozdrin2010-06-101-0/+2
* | | | | Bug#54334 Double initialization of mysys mutexesMarc Alff2010-06-081-2/+0
* | | | | Backport: remove dead code.Davi Arnaut2010-05-281-1/+1
| |/ / / |/| | |
* | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-31/+189
|\ \ \ \ | |/ / /
| * | | Bug#50337 --defaults-file=~/something doesn't work anymoreMarc Alff2010-01-251-17/+18
| * | | WL#2360 Performance schemaMarc Alff2010-01-061-2/+3
| * | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-171-16/+172
| |\ \ \
| | * | | WL#2360 Performance schemaMarc Alff2009-12-091-16/+172
* | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-071-0/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2010-02-261-0/+1
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-1/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2009-12-121-1/+0
* | | Backport of the patch Vladislav Vaintroub2009-09-301-0/+2
|/ /
* | Bug#43706: libmysqld segfaults when re-intialisedDavi Arnaut2009-04-091-0/+4
* | Bug#37995 Error message truncation in test "innodb" in embedded mode.Alexey Botchkov2009-02-051-3/+5
* | merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-3/+5
|\ \
| * | Bug#38364: gen_lex_hash segmentation fault in debug buildChad MILLER2009-01-121-3/+5
* | | merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-2/+0
|\ \ \ | |/ /
| * | merge fix for 36279Vladislav Vaintroub2008-11-101-2/+0
| |\ \ | | |/
| | * Bug#36279 - mysql built with Visual Studio 2005 does not display Vladislav Vaintroub2008-11-101-2/+0
* | | Fix warnings for 64 bit windowsmsvensson@pilot.mysql.com2008-04-221-2/+2
* | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplmsvensson@pilot.mysql.com2008-04-031-23/+50
|\ \ \ | |/ /
| * | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainjani@hynda.mysql.fi2007-11-081-21/+26
| |\ \
| | * | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1monty@mysql.com/narttu.mysql.fi2007-10-111-21/+26
* | | | Revert change to check proper return value from QueryPerformanceFrequencymsvensson@pilot.mysql.com2008-02-191-1/+1
* | | | Bug#33748 my_getsystime, my_micro_time and my_micro_time_and_time broken on w...msvensson@pilot.mysql.com2008-01-091-69/+50
|/ / /
* | | Merge sita.local:/Users/tsmith/m/bk/maint/50tsmith@sita.local2007-10-041-1/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#27597 mysqld-debug brokenmsvensson@pilot.mysql.com2007-10-021-1/+1
* | Bug #28284: Test "mysqlslap" reports "out of memory"gkodinov/kgeorge@magare.gmz2007-08-241-0/+3
* | Set --debug-check if one uses DBUG_PUSH in all clientsmonty@mysql.com/nosik.monty.fi2007-08-021-3/+3
* | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlmonty@mysql.com/nosik.monty.fi2007-08-011-3/+8