summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|/ / / / /
* | | | | post-merge comment style fixunknown2002-06-201-17/+21
* | | | | resolvingunknown2002-06-201-4/+55
|\ \ \ \ \
| * | | | | multithreaded repair-by-sort codeunknown2002-06-191-4/+55
* | | | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-14/+22
* | | | | | removed init_count from IO_CACHE.unknown2002-06-051-66/+67
| |_|_|_|/ |/| | | |
* | | | | merge with 3.23.51unknown2002-05-271-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Renamed stripp_sp -> strip_spunknown2002-05-271-1/+1
| * | | Sergei's MyODBC fixunknown2002-05-121-3/+3
* | | | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-3/+3
* | | | my_alloc.h included in installationunknown2002-04-201-1/+1
* | | | allocated bigger blocks if it neededunknown2002-04-131-20/+1
| |/ / |/| |
* | | Cleanupsunknown2002-04-021-4/+1
* | | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-0/+4
* | | DBUG_ASSERT_LOCKunknown2002-03-081-0/+6
* | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.unknown2002-03-011-2/+12
|\ \ \ | |/ / | | / | |/ |/|
| * Framework to simplify memory leak tracingunknown2002-01-221-2/+12
* | misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-2/+3