summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \
| | | * | | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-12/+4
* | | | | | Increased max possible max_allowed_packet to 1Gunknown2002-09-191-3/+3
* | | | | | Update mysql-test results after mergeunknown2002-09-181-3/+3
* | | | | | Portability fixes.unknown2002-09-111-6/+13
|/ / / / /
* | | | | merge with 3.23.52unknown2002-08-121-8/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | After discussing it with Monty by phone once more:unknown2002-08-101-0/+3
| * | | | Portability fix for AIXunknown2002-08-081-8/+4
| * | | | - portability fix for AIX in include/my_sys.h: define alloca as aunknown2002-08-081-0/+9
* | | | | mergeunknown2002-08-081-1/+2
|\ \ \ \ \
| * | | | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-1/+2
* | | | | | Added an "#ifdef _AIX" around the "#pragma #alloca" in include/my_sys.hunknown2002-07-251-1/+3
|/ / / / /
* | | | | mergeunknown2002-07-231-17/+2
|\ \ \ \ \
| * | | | | New SET syntax & system variables.unknown2002-07-231-17/+2
* | | | | | parallel repair: style fixupsunknown2002-07-211-2/+1
|/ / / / /
* | | | | Added a compile fix for AIX to include/my_sys.hunknown2002-07-031-0/+7
* | | | | mergedunknown2002-06-301-2/+0
|\ \ \ \ \
| * | | | | "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-301-25/+2
* | | | | | Added support for rw_tryrdlock() and rw_trywrlock()unknown2002-06-291-7/+0
* | | | | | Made lock_io_cache() and unlock_io_cache() as functions.unknown2002-06-271-26/+5
|/ / / / /