summaryrefslogtreecommitdiff
path: root/mysys/my_init.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2010-02-261-0/+1
* Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2009-12-121-1/+0
* 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
* | Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-0/+22
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51tsmith@quadxeon.mysql.com2007-06-051-1/+1
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-1/+1
* | | Merge pilot.(none):/data/msvensson/mysql/bug27597/my50-bug27597msvensson@pilot.(none)2007-05-291-0/+36
|\ \ \ | |/ / |/| / | |/
| * Bug#27597 mysqld-debug brokenmsvensson@pilot.blaudden2007-05-141-0/+36
| * Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-0/+2
* | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-7/+11
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Added --debug-info to most clients to detect memory leaks in mysql-test-runmonty@mysql.com/nosik.monty.fi2006-11-211-1/+3
* | Merge mysql.com:/home/hf/work/mysql-5.0.19672holyfoot@deer.(none)2006-06-271-1/+23
|\ \ | |/
| * Bug #18275 invalid file descriptor causes crash on windowsreggie@big_geek.2006-06-051-1/+23
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1-newrburnett@bk-internal.mysql.com2006-05-181-1/+3
|\ \
| * \ Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixknielsen@mysql.com2006-05-161-1/+3
| |\ \ | | |/
| | * Fix two Valgrind memory leak warnings.knielsen@mysql.com2006-05-151-1/+3
* | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newreggie@big_geek.2006-05-081-1/+1
|\ \ \ | |/ / |/| |
| * | removing MSDOS defines and codereggie@big_geek.2006-05-081-1/+1
* | | After merge fixesmonty@mysql.com2006-05-041-0/+1
* | | UNIXWARE removalbrian@zim.(none)2006-04-171-3/+0
|/ /
* | Another long patch to remove the rest of the OS2 support. brian@zim.(none)2006-04-151-1/+1
* | Define USE_TLS when compiling libmysql.dll, to avoid crashing whenknielsen@mysql.com2006-03-221-2/+4
* | Automergeserg@serg.mylan2006-02-151-0/+1
|\ \ | |/ |/|
| * dbug changes:serg@serg.mylan2006-02-141-0/+1
* | Fixes bug #11892. When MyODBC or any other client do my_init()/my_end()SergeyV@selena.2005-12-011-0/+1
|/
* Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-6/+19
|\
| * Bug #7037 Test "mysql_protocols" fails on Solaris 8 + 9 /x86msvensson@neptunus.(none)2005-09-231-2/+7
| * BUG#7037 MySQL Bugs: #7037: Test "mysql_protocols" fails on Solaris 8 + 9 /x86msvensson@neptunus.(none)2005-09-231-6/+14
* | Added missing cast.jani@ua141d10.elisa.omakaista.fi2005-08-091-1/+1
* | Fixes during review of new pushed codemonty@mishka.local2005-07-311-1/+1
|/
* Fixed wrong memory references found by purifymonty@mysql.com2005-02-281-0/+4