Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail" | jani@hynda.mysql.fi | 2007-08-16 | 1 | -5/+12 |
* | Bug#28690 mysql-enterprise-gpl-5.0.40-linux-i686-glibc won't start on Debian ... | msvensson@pilot.(none) | 2007-06-07 | 1 | -16/+20 |
* | Avoid compiler warnings. | cmiller@zippy.cornsilk.net | 2007-04-20 | 1 | -2/+2 |
* | Bug #27964: pthread_key_create doesn't set errno, so don't report \ | cmiller@zippy.cornsilk.net | 2007-04-19 | 1 | -2/+3 |
* | Fixed compiler warnings (for linux and win32 and win64) | monty@mysql.com/narttu.mysql.fi | 2007-02-22 | 1 | -3/+3 |
* | Fixed a bad merge. Got a duplicate symbol on OSX. | istruewing@chilla.local | 2007-02-20 | 1 | -2/+0 |
* | thd_lib_detected moved so that it is correctly declared as a data | antony@ppcg5.local | 2007-02-06 | 1 | -0/+2 |
* | Merge chilla.local:/home/mydev/mysql-4.1-axmrg | istruewing@chilla.local | 2007-02-02 | 1 | -4/+0 |
|\ | |||||
| * | After merge fix | istruewing@chilla.local | 2007-02-02 | 1 | -4/+0 |
* | | Merge chilla.local:/home/mydev/mysql-4.1-axmrg | istruewing@chilla.local | 2007-02-01 | 1 | -0/+25 |
|\ \ | |/ | |||||
| * | Merge chilla.local:/home/mydev/mysql-4.0-axmrg | istruewing@chilla.local | 2007-02-01 | 1 | -0/+25 |
| |\ | |||||
| | * | Cleanup of thread-type (linuxthread or NTPL) detection code | jani@ua141d10.elisa.omakaista.fi | 2007-01-30 | 1 | -0/+25 |
* | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145j.mysql.com | 2007-01-12 | 1 | -0/+39 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/home/bkroot/mysql-5.0-rpl | lars@mysql.com/black.(none) | 2006-12-08 | 1 | -0/+39 |
| |\ \ \ | |||||
| | * | | | BUG#24507 (rpl_log.test crash slave): | rafal@quant.(none) | 2006-12-08 | 1 | -0/+39 |
* | | | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|/ / / / | |||||
* | | | | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -8/+32 |
* | | | | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -9/+20 |
* | | | | Ignore some generated files | monty@mysql.com/narttu.mysql.fi | 2006-11-29 | 1 | -10/+40 |
|/ / / | |||||
* | | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -6/+5 |
|/ / | |||||
* | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -0/+14 |
* | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -16/+12 |
* | | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -0/+5 |
* | | Fixed problems noticed with last build | monty@mysql.com | 2004-04-09 | 1 | -1/+2 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | typo fixed PPTHREAD -> PTHREAD | konstantin@mysql.com | 2004-01-16 | 1 | -1/+1 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -6/+23 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-11 | 1 | -6/+20 |
| |\ | |||||
| | * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -6/+20 |
| * | | Fix for #1890 and #1959 | hf@deer.(none) | 2003-12-05 | 1 | -0/+3 |
| |/ | |||||
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -3/+1 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -2/+7 |
|\ \ | |/ | |||||
| * | Safety fix to detect multiple calls to my_thread_end() | monty@mashka.mysql.fi | 2003-10-16 | 1 | -2/+7 |
* | | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) | dlenev@dlenev.mshome | 2003-08-11 | 1 | -3/+3 |
|/ | |||||
* | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+12 |
* | Fixes for compiling distribution with MIT-threads | monty@hundin.mysql.fi | 2002-06-20 | 1 | -1/+1 |
* | Cleanup of checking of user resources | monty@mashka.mysql.fi | 2002-06-16 | 1 | -1/+1 |
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -7/+6 |
* | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-16 | 1 | -0/+9 |
|\ | |||||
| * | New my_gethostbyname_r() handling | monty@hundin.mysql.fi | 2002-05-16 | 1 | -0/+9 |
* | | Fixed that enable-reads-from-master and repl-parse-query works in option files. | monty@hundin.mysql.fi | 2002-04-29 | 1 | -8/+8 |
* | | Fixed syntax error in mysql.cc | monty@hundin.mysql.fi | 2002-04-24 | 1 | -2/+2 |
* | | Cleanups | monty@hundin.mysql.fi | 2002-04-02 | 1 | -32/+15 |
* | | coverted my_thread_init() /end to use my_malloc()/my_free() to help track | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -5/+34 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
|/ | |||||
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -3/+3 |
* | Added defines for fast mutex in glibc 2.2 (should be safe) | monty@donna.mysql.fi | 2001-03-24 | 1 | -14/+36 |
* | Fix for SAFE_MUTEX + MERGE tables | monty@donna.mysql.com | 2000-09-21 | 1 | -5/+2 |
* | Fix for SAFE_MUTEX on windows | monty@donna.mysql.com | 2000-09-20 | 1 | -1/+14 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+194 |