summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Safety fix to detect multiple calls to my_thread_end()unknown2003-10-161-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-151-0/+3
|\
| * Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-151-0/+3
* | dummy resize_thr_alarm for Netwareunknown2003-10-151-1/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-152-0/+2
|\
| * fix_max_connections to resize alarm_queue (Bug #1435)unknown2003-10-062-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-082-4/+15
|\ \ | |/
| * A fix. Please never use 'ulong' here!unknown2003-09-241-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-231-0/+10
| |\
| | * Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with unknown2003-09-121-0/+10
| * | Block SIGPIPE also for not threaded client programs.unknown2003-09-231-4/+5
| |/
* | Remove not used define (my_strxfrm)unknown2003-09-111-1/+0
|/
* Cleaned up last bug fixesunknown2003-09-091-0/+2
* Added a warning to my_print_defaults if --verbose is givenunknown2003-08-272-4/+4
* vio ssl structure renames (to get rid of ending _)unknown2003-08-271-103/+41
* Fixed problem with undefined assert symbolunknown2003-08-201-3/+1
* Fixed some varnings from valgrindunknown2003-08-201-0/+12
* Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeunknown2003-08-191-0/+2
* Cleanups to recent patchesunknown2003-08-151-0/+1
* Review of changesets since last pull.unknown2003-08-071-1/+0
* Fix for service issue with paths having spaces (bug #687)unknown2003-07-231-0/+1
* Fix forunknown2003-07-081-1/+2
* Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-4/+0
* Fix for UNIXWARE 7unknown2003-07-031-0/+8