summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-255-4/+53
|\ \ | |/ |/|
| * Added patches from Novellunknown2004-05-255-4/+53
* | New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-252-8/+5
* | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-193-4/+6
|/
* Fixed wrong assert (Got failure in ctype_tis620)unknown2004-03-291-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-192-0/+6
|\
| * WL #1510 "Implement support for "commercial" binaries on handshake",unknown2004-03-172-0/+6
* | Increase max size of number of elements in key. This fixed a bug when using c...unknown2004-03-161-1/+3
|/
* Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-3/+3
* crease number of open files to 2048 on windowsunknown2004-02-191-1/+1
* include atomic.h in extern "C" modeunknown2004-02-051-0/+2
* Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-051-0/+5
* Proposed (version #2) fix for bug #1948:unknown2004-02-021-0/+2
* Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-301-0/+2
* Mergeunknown2003-12-301-1/+2
|\
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-12-181-1/+2
| |\
| | * added error message for receiving variable with wrong GLOBAL|LOCAL typeunknown2003-12-171-1/+2
* | | Some small portability fixes.unknown2003-12-301-1/+1
|/ /
* | Portability fixes (mostly test suite)unknown2003-12-161-1/+1
* | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-0/+3
* | Mergeunknown2003-12-131-2/+8
|\ \
| * | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-2/+8
| |/
* | Fix for Bug #1952unknown2003-12-121-2/+9
|/
* Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-115-3/+10
* typo fixedunknown2003-12-051-2/+2
* attempt to make ULONGLONG_MAX work on Windows.unknown2003-12-052-0/+2
* Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different whenunknown2003-12-021-0/+14
* Added compilation comment to 'show variables'unknown2003-11-261-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-022-1/+3
|\
| * Call my_sync() after all data is written to .frm fileunknown2003-11-022-1/+3
* | 4 small items in this:unknown2003-10-311-0/+9
|/
* Change back service name to MySQLunknown2003-10-301-1/+1
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-291-1/+1
|\
| * Fix for problem of installing MySQL as a service withunknown2003-10-281-1/+1
* | correct casting in ulonglong2doubleunknown2003-10-272-4/+4
|/