summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of thread-type (linuxthread or NTPL) detection codeunknown2007-01-302-12/+10
* Fix for configure to detect library correctly.unknown2007-01-223-17/+36
* BUG#9678: Client library hangs after network communication failureunknown2006-09-181-3/+3
* Better bug fix for #14400 "Query joins wrong rows from table which is subject...unknown2006-08-101-4/+1
* NetWare specific change to increase thread stack size.unknown2006-01-121-0/+3
* NetWare specific change to use a LibC API instead of aunknown2005-10-281-4/+1
* Imported fixes from 4.1 and 5.0 to 4.0.unknown2005-10-251-0/+4
* memcpy_overlap() removed, as unknown2005-10-121-10/+0
* Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-2/+2
* Merge mysql.com:/M40/clone-4.0 into mysql.com:/M40/upward-4.0unknown2005-09-081-0/+5
|\
| * my_global.h:unknown2005-09-021-0/+5
* | Fixes bug #5588. vio_was_interrupted() function was added to detectunknown2005-08-302-0/+7
|/
* Several fixes for Netware.unknown2005-08-242-0/+3
* Some minor fixes for Netware. These were required after we started buildingunknown2005-08-181-0/+12
* Review fixes:unknown2005-07-261-1/+1
* Bug #10600unknown2005-07-191-1/+1
* Fix forunknown2005-06-081-6/+0
* *don't* mess with kernel defines, boy.unknown2005-06-031-18/+7
* Prevent a collision with the system's '#define errno ...' by guarding the var...unknown2005-03-041-0/+2
* Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-0/+3
* Bug#4445unknown2005-02-161-8/+15
* Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-0/+1
* Allow DEFAULT_THREAD_STACK to be set via -DDEFAULT_THREAD_STACK=... so ourunknown2005-01-051-0/+2
* mysql.h:unknown2004-11-091-0/+2
* patch fixing after review on patch-fixing of unknown2004-10-042-2/+14
* Fix for BUG#4785:unknown2004-09-221-0/+1
* Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-5/+5
* If the system has 64 bit "long", then "long long" does not add newunknown2004-08-301-0/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-252-4/+18
|\
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-192-6/+6
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-2/+2
| * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-181-3/+17
| * mysql_priv.h:unknown2004-08-141-4/+4
* | Build bug on 64-Bit platforms.unknown2004-08-191-21/+9
* | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowunknown2004-08-111-11/+17
|/
* Fixed Bug#4451. According to C/C++ standards, enums should not be usedunknown2004-07-081-3/+12
* lower_case_table_names=2 (Keep case for table names) was not honoredunknown2004-06-231-1/+1
* Fixed issue 'the definition of macro DES_ede3_cbc_encrypt is corrupt'unknown2004-06-171-1/+1
* Fixed issue with compilation MySQL with OpenSSL unknown2004-06-092-10/+8
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-311-1/+1
|\
| * mysql_get_parameter interface fixedunknown2004-05-311-1/+1
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-05-291-1/+1
|\ \
| * | backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-1/+1
| |/
* | Added option --config-extra-env to Do-compileunknown2004-05-281-5/+5
* | my_global.h:unknown2004-05-281-1/+5
* | Always enable HAVE_COMPRESS on netwareunknown2004-05-281-0/+4
|/
* Fix to make Windows compilation smootherunknown2004-05-262-9/+13
* Added new header filesunknown2004-05-261-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-2/+8
|\
| * Proposed fix for bug #3818 (libmysqld.dll leads to program's crash)unknown2004-05-261-2/+8