summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Simple fixes (nothing notable)unknown2003-03-121-1/+1
* merge with 3.23 to get:unknown2003-03-111-2/+17
|\
| * warning addedunknown2003-03-101-1/+5
| * Merge bk-internal:/home/bk/mysql-3.23/unknown2003-03-101-2/+13
| |\
| | * ignore world-writeable my.cnf'sunknown2003-03-101-2/+13
* | | mergeunknown2003-03-102-10/+24
|\ \ \
| * | | after merge fixesunknown2003-03-101-2/+2
| * | | Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-8/+22
| |\ \ \ | | |/ /
| | * | Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-8/+22
| | |/
* | | Portability fix for IBM compiler on AIXunknown2003-03-071-2/+8
|/ /
* | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+48
* | Safety fix (caused a core dump on slave during shutdown when shutting down re...unknown2003-02-261-0/+2
* | Portability fix for HPUX10.20unknown2003-02-251-1/+11
* | Fixed multi-table-delete for InnoDB tablesunknown2003-02-172-3/+4
* | Only write to the error log if --log-error is specified and --console is not ...unknown2003-01-281-2/+4
* | mergeunknown2003-01-2827-541/+983
|\ \
| * | Fixes for Netwareunknown2003-01-2827-541/+983
* | | do not "trust number of broadcasts" in shared IO_CACHEunknown2003-01-261-5/+5
* | | fixed bug in parallel repairunknown2003-01-261-29/+29
|/ /
* | A lot of portability fixes.unknown2003-01-051-2/+2
* | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-16/+25
* | Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-202-2/+3
* | Merge mashka.mysql.fi:/home/my/mysql-3.23unknown2002-12-141-0/+7
|\ \ | |/
| * On windows, delete any conflicting 'to' files on rename(from,to)unknown2002-12-141-0/+7
| * - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)unknown2002-12-044-7/+18
* | New multi-table-update codeunknown2002-11-291-0/+2
* | Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-3/+5
* | merge with 3.23unknown2002-11-192-6/+7
|\ \ | |/
| * Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-11-181-5/+6
| |\
| | * Small change to make key cache code cleaerunknown2002-11-181-5/+6
| * | - Applied required modifications for automake 1.5unknown2002-11-171-10/+1
| |/
* | Small improvement to alloc_rootunknown2002-11-161-8/+7
* | Portability fixes for HP compiler and HPUX11unknown2002-11-094-7/+18
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-11/+13
* | Remove warnings/errors on Solaris when doing automakeunknown2002-11-011-3/+3
* | Mergeunknown2002-10-311-1/+1
|\ \
| * | Added back old LARGEFILE handlingunknown2002-10-291-1/+1
* | | Merge work:/home/bk/mysql-4.0unknown2002-10-251-1/+1
|\ \ \
| * \ \ mergedunknown2002-10-251-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-201-1/+1
| | |\
| | | * Fixed usage of putenv() on windows (in not normally used code)unknown2002-10-201-1/+1
| | * | Added optional NT service and fix the TZ variable bugunknown2002-10-161-0/+4
| | |/
* | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-245-6/+6
|/ /
* | Fix the 100% CPU usage with TZ variableunknown2002-10-161-0/+4
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-10-161-4/+3
|\ \
| * \ Merge with 3.23.54unknown2002-10-161-4/+3
| |\ \ | | |/
| | * Allocate HEAP blocks in smaller blocks to get better memory utilization and m...unknown2002-10-131-4/+3
| | * Portability fixes for HPUX and Openbsdunknown2002-08-181-2/+2
| | * Fix for HPUX 11 and pthread_mutex_lockunknown2002-08-161-28/+51
* | | Fixed a bug in my_getoptunknown2002-10-151-7/+14
|/ /