summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fixed Bug#4451. According to C/C++ standards, enums should not be usedjani@a80-186-24-72.elisa-laajakaista.fi2004-07-081-3/+12
* lower_case_table_names=2 (Keep case for table names) was not honoredmonty@mysql.com2004-06-231-1/+1
* Fixed issue 'the definition of macro DES_ede3_cbc_encrypt is corrupt'gluh@gluh.mysql.r18.ru2004-06-171-1/+1
* Fixed issue with compilation MySQL with OpenSSL gluh@gluh.mysql.r18.ru2004-06-092-10/+8
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0hf@deer.(none)2004-05-311-1/+1
|\
| * mysql_get_parameter interface fixedhf@deer.(none)2004-05-311-1/+1
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-05-291-1/+1
|\ \
| * | backport wild_compare fix from 4.1 - bug#3924serg@serg.mylan2004-05-291-1/+1
| |/
* | Added option --config-extra-env to Do-compilemonty@mysql.com2004-05-281-5/+5
* | my_global.h:heikki@hundin.mysql.fi2004-05-281-1/+5
* | Always enable HAVE_COMPRESS on netwaremonty@mysql.com2004-05-281-0/+4
|/
* Fix to make Windows compilation smootherhf@deer.(none)2004-05-262-9/+13
* Added new header filesmonty@mysql.com2004-05-261-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-251-2/+8
|\
| * Proposed fix for bug #3818 (libmysqld.dll leads to program's crash)hf@deer.(none)2004-05-261-2/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-255-4/+53
|\ \ | |/ |/|
| * Added patches from Novellmonty@mysql.com2004-05-255-4/+53
* | New MYSQL_SERVER_SUFFIX usage (for easier compilation)monty@mysql.com2004-05-252-8/+5
* | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'monty@mysql.com2004-05-193-4/+6
|/
* Fixed wrong assert (Got failure in ctype_tis620)monty@mysql.com2004-03-291-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-192-0/+6
|\
| * WL #1510 "Implement support for "commercial" binaries on handshake",konstantin@mysql.com2004-03-172-0/+6
* | Increase max size of number of elements in key. This fixed a bug when using c...monty@mysql.com2004-03-161-1/+3
|/
* Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-3/+3
* crease number of open files to 2048 on windowsmonty@mysql.com2004-02-191-1/+1
* include atomic.h in extern "C" modeserg@serg.mylan2004-02-051-0/+2
* Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)monty@mysql.com2004-02-051-0/+5
* Proposed (version #2) fix for bug #1948:konstantin@mysql.com2004-02-021-0/+2
* Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":guilhem@mysql.com2004-01-301-0/+2
* Mergemonty@mysql.com2003-12-301-1/+2
|\
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-12-181-1/+2
| |\
| | * added error message for receiving variable with wrong GLOBAL|LOCAL typevva@eagle.mysql.r18.ru2003-12-171-1/+2
* | | Some small portability fixes.monty@mysql.com2003-12-301-1/+1
|/ /
* | Portability fixes (mostly test suite)monty@mysql.com2003-12-161-1/+1
* | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-0/+3
* | Mergemonty@mysql.com2003-12-131-2/+8
|\ \
| * | Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-2/+8
| |/
* | Fix for Bug #1952dlenev@mysql.com2003-12-121-2/+9
|/
* Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...monty@mysql.com2003-12-115-3/+10
* typo fixedkonstantin@mysql.com2003-12-051-2/+2
* attempt to make ULONGLONG_MAX work on Windows.konstantin@mysql.com2003-12-052-0/+2
* Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different whenkonstantin@mysql.com2003-12-021-0/+14
* Added compilation comment to 'show variables'monty@mysql.com2003-11-261-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2003-11-022-1/+3
|\
| * Call my_sync() after all data is written to .frm filemonty@mysql.com2003-11-022-1/+3
* | 4 small items in this:guilhem@mysql.com2003-10-311-0/+9
|/
* Change back service name to MySQLmonty@narttu.mysql.fi2003-10-301-1/+1
* Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-10-291-1/+1
|\
| * Fix for problem of installing MySQL as a service withmonty@narttu.mysql.fi2003-10-281-1/+1
* | correct casting in ulonglong2doubleserg@serg.mylan2003-10-272-4/+4
|/