summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test that all MERGE tables comes from the same databaseunknown2001-08-2927-19/+71
* Fixed that LOAD DATA INFILE works with transactions.unknown2001-08-289-4032/+74
* Fixed bug in auto-increment handling with InnoDBunknown2001-08-268-21/+49
* test case for InnoDB replace/auto_increment bug when insert_id is unknown2001-08-242-0/+26
* Fixed oopsie, and fixed a typo.unknown2001-08-231-2/+2
* Merge jcole@work.mysql.com:/home/bk/mysqlunknown2001-08-2311-36/+62
|\
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-2311-36/+62
| |\
| | * Portability fixesunknown2001-08-237-24/+47
| | * Merge hundin:/my/mysql into bitch.mysql.fi:/my/mysqlunknown2001-08-224-12/+15
| | |\
| | | * Fix to get core files on Solarisunknown2001-08-224-12/+15
* | | | Lots of cleanups.unknown2001-08-231-16/+82
* | | | Added target for mysql.xml to Docs/Makefile.am.unknown2001-08-221-1/+5
* | | | Texinfo menus fixed.unknown2001-08-221-357/+356
|/ / /
* | | Mergeunknown2001-08-222-285/+332
|\ \ \
| * | | #include <my_pthread.h>unknown2001-08-222-0/+10
| |/ /
| * | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2001-08-221-280/+327
| |\ \ | | |/ | |/|
| | * a few fixes per emailsunknown2001-08-221-280/+327
* | | Mergeunknown2001-08-215-8/+17
|\ \ \ | |/ / |/| |
| * | Portability fix in mysqlbinlog.cc (include my_pthread.h)unknown2001-08-214-5/+15
| * | myisamchk.c Make --set-character-set actually do something.unknown2001-08-211-3/+2
| |/
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-22155-906/+10069
|\ \ | |/ |/|
| * Fixes for OS2.unknown2001-08-22137-852/+9927
| * Portability fixes.unknown2001-08-2125-55/+143
* | manual.texi:unknown2001-08-201-2/+2
|/
* Fix for handling of floats inside val_int() of +, - * and /.unknown2001-08-185-54/+96
* Merge hundin:/my/mysql into bitch.mysql.fi:/my/mysqlunknown2001-08-183-3/+29
|\
| * Fix for bug in the Sun Workshop compilerunknown2001-08-183-3/+29
* | mergeunknown2001-08-1822-155/+315
|\ \
| * | Portability fixes.unknown2001-08-1823-162/+334
| |/
* | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2001-08-178-28/+65
|\ \
| * | manual.texi Fix typounknown2001-08-171-1/+1
| * | manual.texi Added a note that tablespace has to be >= 10 MBunknown2001-08-171-1/+3
| * | ha_innobase.cc Impove ref length estimate in a handle to eliminate a warning ...unknown2001-08-171-4/+10
| * | manual.texi Re-added sunet.se mirrorunknown2001-08-171-5/+4
| * | manual.texi Removed mirror in UKunknown2001-08-171-6/+0
| * | fixed bug in Item_func_div::val_int() that broke all functions thatunknown2001-08-163-8/+12
| * | Merge work:/home/bk/mysqlunknown2001-08-153-4/+36
| |\ \
| | * | improvements for stopping the slave in SLAVE STOP and on shutdownunknown2001-08-153-4/+36
* | | | various cleanupsunknown2001-08-171-108/+158
* | | | DocTOC Appendixes Complete!unknown2001-08-151-646/+957
|/ / /
* | | manual.texi:unknown2001-08-151-1/+1
* | | manual.texi:unknown2001-08-152-0/+7
* | | sync0sync.c This inline assmebly does not compile on gcc-2.96 and Intel: remo...unknown2001-08-151-1/+1
* | | manual.texi Updated InnoDB section to reflect rel. .41unknown2001-08-141-28/+247
|/ /
* | fixed HUP bug, last fix was not completeunknown2001-08-131-1/+2
* | Merge work:/home/bk/mysqlunknown2001-08-134-2345/+2353
|\ \
| * | Replaced @strong{MySQL} with MySQLunknown2001-08-131-2337/+2337
| * | row0sel.c Fix a memory freeing bug when a row which contains an externally st...unknown2001-08-133-8/+16
| |/
* | Merge work:/home/bk/mysqlunknown2001-08-119-34/+70
|\ \ | |/ |/|
| * Merge work:/home/bk/mysqlunknown2001-08-0910-35/+72
| |\