summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2003-09-031-2/+4
|\
| * merge with 4.0.15unknown2003-08-291-2/+4
| |\
| | * Added a warning to my_print_defaults if --verbose is givenunknown2003-08-271-2/+2
| | * Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeunknown2003-08-191-0/+2
* | | mergedunknown2003-09-031-3/+6
|\ \ \ | |/ / |/| |
| * | use crc32() from bundled zlib if system zlib is unavailableunknown2003-08-211-1/+2
| * | table checksum background:unknown2003-08-051-2/+4
* | | Merge with 4.0.14unknown2003-08-111-2/+2
|\ \ \ | |/ / |/| / | |/
| * 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
| * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-121-2/+2
* | now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-221-1/+1
* | Support for variables with componentsunknown2003-07-061-0/+6
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+2
|\ \
| * | Many files:unknown2003-06-121-0/+2
* | | mergeunknown2003-05-221-0/+1
|\ \ \
| * \ \ Merge with 4.0.13unknown2003-05-191-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * count_bits() moved to mysys/unknown2003-05-041-0/+1
* | | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET...unknown2003-05-211-1/+0
|/ /
* | Add mysys specific error messagesunknown2003-04-161-1/+4
* | Fixed bug in allocation memory in key cache. (Memory was not properly aligned...unknown2003-03-251-3/+3
* | A separate variable national_charset_info unknown2003-03-211-1/+0
* | Merge with 4.0unknown2003-03-161-0/+1
|\ \ | |/
| * Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-0/+1
| |\
| | * Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-0/+1
| * | Better fix for count(distinct) bugunknown2003-02-101-1/+1
* | | New function my_charset_same()unknown2003-03-161-0/+1
* | | set_default_charset() is not used anymoreunknown2003-03-161-2/+0
* | | SELECT BINARY expr unknown2003-03-041-1/+2
* | | After merge fixes & remove compiler warningsunknown2003-02-071-1/+1
* | | Merge with 4.0.11unknown2003-02-041-21/+24
|\ \ \ | |/ /
| * | mergeunknown2003-01-281-20/+23
| |\ \
| | * | Fixes for Netwareunknown2003-01-281-20/+23
| * | | fixed bug in parallel repairunknown2003-01-261-1/+1
| |/ /
* | | conflicts resolving unknown2003-01-311-0/+1
|\ \ \
| * | | 'Replicate user variables' taskunknown2003-01-301-0/+1
* | | | Reorganization to restore generating charset C files from conf filesunknown2003-01-291-0/+5
* | | | Updates for multi-byte character setsunknown2003-01-141-3/+0
* | | | New function to search for charset using charset name rather than collation nameunknown2003-01-081-0/+1
* | | | Enchanced my_once..() functions.unknown2003-01-071-0/+2
|/ / /
* | | Add shared memory protocol and option --protocolunknown2002-11-151-9/+2
* | | Merge work:/home/bk/mysql-4.1unknown2002-10-121-0/+12
|\ \ \
| * | | support for --tmpdir=dir1:dir2:...unknown2002-10-081-0/+12
* | | | my_sortcmp -> my_strnncollunknown2002-10-091-2/+0
* | | | Simple charsets now have strncoll() field toounknown2002-10-091-1/+0
|/ / /
* | | Merge with 4.0.4unknown2002-10-021-19/+4
|\ \ \ | |/ / |/| |
| * | Merge with 4.0.3unknown2002-08-301-19/+4
| |\ \
| | * | Renamed some charset related constantunknown2002-07-301-7/+0
| | * | merge with 4.0unknown2002-06-031-24/+5
| | |\ \
| | * \ \ mergeunknown2002-04-131-12/+4
| | |\ \ \