summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* count_bits() moved to mysys/unknown2003-05-041-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
* | mergeunknown2003-01-281-20/+23
|\ \
| * | Fixes for Netwareunknown2003-01-281-20/+23
* | | fixed bug in parallel repairunknown2003-01-261-1/+1
|/ /
* | 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
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-1/+4
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-4/+76
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-4/+76