summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-201-0/+3
|\
| * Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingunknown2005-09-161-0/+3
* | Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-3/+0
* | Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-09-141-2/+2
|\ \ | |/ |/|
| * Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-2/+2
* | Bug#11338 Fixes from review (identical functionality).unknown2005-08-191-1/+0
* | BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+1
* | Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passedunknown2005-08-081-0/+5
* | Added some missing casts and changed a define for alloca().unknown2005-07-201-1/+1
* | Cleanup during code reviewunknown2005-05-251-0/+1
* | BUG# 9148: Denial of serviceunknown2005-05-201-0/+5
* | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:unknown2005-05-051-0/+4
* | BUG#5964 - 4.1 MERGE tables regression from 4.0unknown2005-04-281-0/+1
* | A fix for Bug#8226 "Cannot connect via shared memory": unknown2005-03-261-0/+8
* | Manual merge of the 4.0.24 compile changes into the 4.1 tree.unknown2005-03-071-0/+2
|\ \ | |/
| * Prevent a collision with the system's '#define errno ...' by guarding the var...unknown2005-03-041-0/+2
* | Mergeunknown2005-01-151-0/+1
|\ \ | |/
| * Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-0/+1
* | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-031-0/+2
* | Added possibility to detect if libmysqld is restartedunknown2004-11-111-0/+1
* | true,false -> TRUE, FALSEunknown2004-10-141-1/+1
* | Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-1/+2
* | mergedunknown2004-08-261-0/+6
|\ \ | |/
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-0/+6
| * backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-1/+1
* | Support for character set conversion in binary protocol: another gounknown2004-05-251-0/+2
* | WL#775 "Add status variable identifying binlog_cache_size shortage"unknown2004-04-021-0/+5
* | merge with 4.0unknown2004-03-161-3/+3
|\ \ | |/
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-3/+3
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-021-0/+1
|\ \
| * | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-0/+1
* | | my_getsystime()unknown2004-03-021-0/+1
|/ /
* | my_gethwaddr() for linux/freebsdunknown2004-02-271-0/+2
* | Max open files handling moved to my_set_max_open_files()unknown2004-02-191-16/+22
* | Merge with 4.0.18unknown2004-02-111-0/+2
|\ \ | |/
| * Proposed (version #2) fix for bug #1948:unknown2004-02-021-0/+2
* | Merge with 4.0.17unknown2003-12-171-2/+2
|\ \ | |/
| * Portability fixes (mostly test suite)unknown2003-12-161-1/+1
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-1/+1
* | mi_keycache.c:unknown2003-11-251-2/+1
* | Merge key cache structures to oneunknown2003-11-201-65/+0
* | Portability fixes (AIX43)unknown2003-11-201-2/+1
* | Portability fixes for AIX43unknown2003-11-201-1/+1
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-11/+20
* | Merge with 4.0unknown2003-11-041-0/+1
|\ \ | |/
| * Call my_sync() after all data is written to .frm fileunknown2003-11-021-0/+1
* | Mergeunknown2003-10-301-16/+57
|\ \
| * \ Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-16/+57
| |\ \
| | * | Many files:unknown2003-10-011-1/+5
| | * | Manual mergeunknown2003-08-261-13/+50
| | |\ \