summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Safety fix to detect multiple calls to my_thread_end()monty@mashka.mysql.fi2003-10-161-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-10-151-0/+3
|\
| * Better fix for CREATE TABLE IF NOT EXISTS ... SELECTmonty@mashka.mysql.fi2003-10-151-0/+3
* | dummy resize_thr_alarm for Netwareserg@serg.mylan2003-10-151-1/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-10-152-0/+2
|\
| * fix_max_connections to resize alarm_queue (Bug #1435)serg@serg.mylan2003-10-062-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-10-082-4/+15
|\ \ | |/
| * A fix. Please never use 'ulong' here!ram@gw.mysql.r18.ru2003-09-241-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-09-231-0/+10
| |\
| | * Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with dlenev@mysql.com2003-09-121-0/+10
| * | Block SIGPIPE also for not threaded client programs.monty@narttu.mysql.fi2003-09-231-4/+5
| |/
* | Remove not used define (my_strxfrm)monty@mashka.mysql.fi2003-09-111-1/+0
|/
* Cleaned up last bug fixesmonty@mashka.mysql.fi2003-09-091-0/+2
* Added a warning to my_print_defaults if --verbose is givenjani@rhols221.adsl.netsonic.fi2003-08-272-4/+4
* vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-103/+41
* Fixed problem with undefined assert symbolmonty@narttu.mysql.fi2003-08-201-3/+1
* Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-0/+12
* Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeguilhem@mysql.com2003-08-191-0/+2
* Cleanups to recent patchesmonty@mashka.mysql.fi2003-08-151-0/+1
* Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-1/+0
* Fix for service issue with paths having spaces (bug #687)miguel@hegel.local2003-07-231-0/+1
* Fix forguilhem@mysql.com2003-07-081-1/+2
* Status query on killed mysql connection results in segmentation fault (Bug #738)monty@narttu.mysql.fi2003-07-041-4/+0
* Fix for UNIXWARE 7monty@narttu.mysql.fi2003-07-031-0/+8
* Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-032-3/+5
* Lot's of clean-ups and fixes for 4.0.14.Sinisa@sinisa.nasamreza.org2003-07-021-1/+1
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-176-8/+16
|\
| * Many files:heikki@hundin.mysql.fi2003-06-151-0/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-06-121-2/+2
| |\
| | * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...monty@narttu.mysql.fi2003-06-121-2/+2
| * | typed moved to a proper placeserg@serg.mylan2003-06-121-3/+3
| |/
| * Print error if we can't delete an alarmmonty@narttu.mysql.fi2003-06-051-1/+1
| * Added [mysqld-base-version] as a default group for the mysqld servermonty@narttu.mysql.fi2003-06-043-2/+9
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-022-3/+11
|\ \ | |/