summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup of new patchesunknown2003-09-232-15/+35
* Fixed a bug in default.c, which caused quoted arguments notunknown2003-09-171-0/+8
* Removed restriction not to be able use non regular files.unknown2003-08-281-2/+0
* Add detection of in_addr_tunknown2003-08-282-45/+102
* Added a warning to my_print_defaults if --verbose is givenunknown2003-08-271-25/+34
* vio ssl structure renames (to get rid of ending _)unknown2003-08-271-2/+1
* Better fix for myisamchk --sort-index on windowsunknown2003-08-251-5/+13
* Update of VC++ project files (to remove link warnings)unknown2003-08-251-3/+4
* Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeunknown2003-08-191-0/+14
* Cleanups to recent patchesunknown2003-08-151-71/+56
* nothing interestingunknown2003-08-131-1/+1
* Merge mysql.com:/home/wax/mysql/mysql-4.0unknown2003-08-101-9/+1
|\
| * Review of changesets since last pull.unknown2003-08-071-9/+1
* | BUGunknown2003-08-101-18/+18
* | Merge mysql.com:/home/wax/mysql/mysql-4.0unknown2003-07-311-16/+39
|\ \ | |/ |/|
| * BUGunknown2003-07-311-16/+39
* | Fix for service issue with paths having spaces (bug #687)unknown2003-07-231-0/+8
* | Removed wrong "Found lock of type # that is write and read locked" warnings.unknown2003-07-181-7/+14
* | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-181-3/+3
|/
* Fix VC++ compiler error on Windowsunknown2003-07-021-1/+1
* merge changesunknown2003-07-021-0/+5
|\
| * Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-261-0/+5
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-251-7/+19
|\ \ | |/
| * Simple code cleanupunknown2003-06-231-7/+19
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-176-244/+235
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-124-230/+209
| |\
| | * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-124-183/+167
| | * Indentationunknown2003-06-121-128/+123
| * | removed a wrong cast that limited ulonglong options to max. ulong value.unknown2003-06-121-2/+2
| |/
| * Don't install signal handler for SIGINT by defaultunknown2003-06-101-4/+5
| * Added function commentunknown2003-06-051-3/+15
| * Print error if we can't delete an alarmunknown2003-06-051-6/+5
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-022-35/+102
|\ \ | |/
| * Small fixes (nothing nameworthy)unknown2003-06-011-10/+31
| * Fix for 64 bit machines (To remove warnings on Itanium)unknown2003-05-261-0/+1
| * Merge jani@192.168.0.2:/my/mysql-4.0unknown2003-05-261-28/+47
| |\
| | * Fixed core dump bug when shuting down mysqldunknown2003-05-261-28/+47
| * | Fixed a bug with having comments after options in config files.unknown2003-05-141-2/+28
| |/
* | several bug fixesunknown2003-05-311-0/+1
|/
* Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-0/+3
* Safety fix to enable RAID in max binariesunknown2003-05-131-2/+2
* count_bits() moved to mysys/unknown2003-05-041-0/+42
* more #ifdef THREAD addedunknown2003-04-301-2/+2
* Better test for regular files.unknown2003-04-281-2/+7
* Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-272-0/+26
|\
| * Change to NetWare platform mods, per Montyunknown2003-04-271-1/+1
| * Changes from Novell for NetWare platformunknown2003-04-242-0/+26
* | Merge with 3.23:unknown2003-04-261-1/+1
|\ \ | |/ |/|
| * Fix possible memory overrun when reading broken character set filesunknown2003-04-261-1/+1
* | - Only ignore _regular_ world-writeable files (thanks to Tim Bunce forunknown2003-04-231-1/+2