summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2001-10-043-6/+8
|\
| * Fixed some build problems.unknown2001-10-042-6/+7
| * Portability fixes.unknown2001-10-031-0/+1
* | mergedunknown2001-10-037-55/+79
|\ \ | |/
| * Cleaned up SSL documentationunknown2001-10-024-30/+61
| * Portability fixunknown2001-09-281-1/+1
| * Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-282-22/+16
| |\
| | * Fixed that one can always get a name for a compiled charactersetunknown2001-09-281-21/+14
| | * Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+2
| * | mergeunknown2001-09-281-3/+2
| |\ \ | | |/ | |/|
| | * Fixed bug in counting open files when using many filesunknown2001-09-271-3/+2
* | | added mysqlmanager-pwgenunknown2001-09-221-2/+12
* | | mergedunknown2001-09-192-1/+354
|\ \ \ | |/ / |/| |
| * | fixes for MYSQL managerunknown2001-09-192-1/+354
* | | Fixed bug in UNIONunknown2001-09-141-1/+1
* | | Changed to use my_global.hunknown2001-09-1412-12/+12
|/ /
* | Merge with 3.23.42unknown2001-09-132-40/+1
|\ \ | |/
| * OS2 patchunknown2001-09-121-39/+0
| * More debug infounknown2001-09-081-1/+1
* | Cleanupsunknown2001-09-073-4/+4
* | merge with 3.23.42unknown2001-09-0242-135/+1461
|\ \ | |/
| * Make killing of threads saferunknown2001-09-011-4/+4
| * Fixed problem with INSERT DELAYEDunknown2001-08-311-5/+18
| * Fixed bug in auto-increment handling with InnoDBunknown2001-08-261-12/+20
| * Fixes for OS2.unknown2001-08-2239-113/+1415
| * Fix for bug in the Sun Workshop compilerunknown2001-08-181-1/+4
* | Removed tens of annoying warnings about implicit declaration of memcpy(), str...unknown2001-08-272-0/+2
* | Some warning fixes and some SSL testprograms check-inunknown2001-08-262-1/+2
* | Add my_dup.cunknown2001-08-191-0/+40
* | Fix of UNION codeunknown2001-08-197-12/+50
* | mergedunknown2001-08-091-1/+1
|\ \ | |/
| * Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.unknown2001-07-301-1/+1
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-1/+6
* | mergedunknown2001-07-201-4/+5
|\ \
| * \ mergeunknown2001-07-181-20/+25
| |\ \ | | |/
| | * Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-181-4/+5
* | | added pre/post read callbacks to IO_CACHEunknown2001-07-201-0/+6
* | | merged with 3.23unknown2001-07-171-16/+20
|\ \ \ | |/ / |/| / | |/
| * Removed wrong warning from thr_lockunknown2001-07-171-16/+20
* | cleanupsunknown2001-07-101-25/+29
* | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-1/+2
* | bulk insert optimization documentedunknown2001-07-041-1/+1
* | mergedunknown2001-07-0217-83/+367
|\ \
| * | Making multi-table delete BETA !!unknown2001-07-011-1/+1
| * | mergeunknown2001-06-121-3/+3
| |\ \ | | |/
| | * Changed compare in MyISAM to use my_pread()unknown2001-06-111-3/+3
| * | mergeunknown2001-06-052-1/+3
| |\ \
| | * \ Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-06-042-1/+3
| | |\ \ | | | |/
| | | * Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3unknown2001-06-031-1/+1
| | | * Added ABS() to make tests more portable.unknown2001-06-031-0/+2