summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-05-315-6/+187
|\
| * Added functions for symbolic link handling to make it possible tounknown2001-05-314-5/+181
| * Fixed problems with decimals withing IF()unknown2001-05-291-1/+6
* | Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0unknown2001-05-231-5/+5
|\ \
| * \ Mergeunknown2001-05-231-5/+5
| |\ \ | | |/
| | * Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-05-231-5/+5
| | |\
| | | * Updated documentation of how to add new native functions.unknown2001-05-231-5/+5
* | | | Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0unknown2001-05-231-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Added Unique class to be used for duplicate removal in multi-table delete.unknown2001-05-231-3/+0
* | | | Merge work.mysql.com:/home/bk/mysqlunknown2001-05-221-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge work.mysql.com:/home/bk/mysqlunknown2001-05-222-3/+3
| |\ \ | | |/
| * | getvar.c atoll() -> strtoll() (portability fix)unknown2001-05-181-1/+1
* | | new qsortunknown2001-05-201-196/+163
|\ \ \
| * | | New qsort implementationunknown2001-05-201-195/+151
* | | | mergeunknown2001-05-205-139/+126
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Force close of sockets on HPUX 10.20unknown2001-05-192-3/+3
| |/
| * Fixed bug when using MERGE on files > 4Gunknown2001-05-172-11/+9
| * Cleanup up stacktrace codeunknown2001-05-142-121/+110
| * cleanupunknown2001-05-121-6/+6
* | option to free_root() to not my_free() the blocksunknown2001-05-122-4/+55
* | use tree for count(distinct) when possibleunknown2001-05-111-1/+1
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentsunknown2001-05-101-4/+8
|/
* Fixed all mysqldump output to use 'result_file'unknown2001-04-262-7/+7
* Fixed that -ldl is not used for clientsunknown2001-04-171-1/+1
* Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-101-6/+6
* got --with-other-libc to work, finallyunknown2001-04-021-7/+7
* Added test case that crashed Innobaseunknown2001-03-261-2/+3
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-263-5/+5
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-246-30/+41
* Added isolation levelsunknown2001-03-211-9/+12
* Merged some functions and removed some unused client functions.unknown2001-03-061-25/+22
* Fixes for innobaseunknown2001-02-212-2/+4
* Fixed problem with concurrent inserts and read-previousunknown2001-02-181-1/+1
* Fixed that myisamchk -R works on text columnsunknown2001-02-181-3/+4
* Added locks needed for Innobaseunknown2001-02-182-4/+13
* Added Innobase to source distributionunknown2001-02-171-3/+3
* Changed --replace to --replace_result in mysqltestunknown2001-02-153-7/+7
* Fixed bug in bitmap handlingunknown2001-02-091-1/+2
* Force sockets to be blocking on HPUX 11.0unknown2001-02-072-8/+5
* Use new bitmap interfaceunknown2001-02-072-19/+43
* Workaround for bug in thread library in Unixware 7unknown2001-02-031-0/+3
* Changes prompted by manual comments.unknown2001-02-012-2/+2
* New myisamchk option --sort-recoverunknown2001-01-311-22/+43
* mergeunknown2001-01-285-3/+78
|\
| * mergeunknown2001-01-274-2/+71
| |\
| | * manual mergeunknown2001-01-274-2/+71
| | |\
| | | * Added --temp-pool option to mysqld. This will cause temporary filesunknown2001-01-274-2/+71
| * | | fixed up lock counting code - Monty's suggestionsunknown2001-01-271-1/+1
| * | | Table_locks_waitedunknown2001-01-261-1/+7
| |/ /
* | | Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-0/+4
|/ /