Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8 | tim@white.box | 2001-08-28 | 4 | -106/+238 |
* | Fixed that LOAD DATA INFILE works with transactions. | monty@hundin.mysql.fi | 2001-08-28 | 9 | -4032/+74 |
* | Fixed bug in auto-increment handling with InnoDB | monty@hundin.mysql.fi | 2001-08-26 | 8 | -21/+49 |
* | test case for InnoDB replace/auto_increment bug when insert_id is | sasha@mysql.sashanet.com | 2001-08-24 | 2 | -0/+26 |
* | Fixed oopsie, and fixed a typo. | jcole@tetra.spaceapes.com | 2001-08-23 | 1 | -2/+2 |
* | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-08-23 | 11 | -36/+62 |
|\ | |||||
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-08-23 | 11 | -36/+62 |
| |\ | |||||
| | * | Portability fixes | monty@hundin.mysql.fi | 2001-08-23 | 7 | -24/+47 |
| | * | Merge hundin:/my/mysql into bitch.mysql.fi:/my/mysql | monty@bitch.mysql.fi | 2001-08-22 | 4 | -12/+15 |
| | |\ | |||||
| | | * | Fix to get core files on Solaris | monty@bitch.mysql.fi | 2001-08-22 | 4 | -12/+15 |
* | | | | Lots of cleanups. | jcole@tetra.spaceapes.com | 2001-08-23 | 1 | -16/+82 |
* | | | | Added target for mysql.xml to Docs/Makefile.am. | jcole@tetra.spaceapes.com | 2001-08-22 | 1 | -1/+5 |
* | | | | Texinfo menus fixed. | jcole@tetra.spaceapes.com | 2001-08-22 | 1 | -357/+356 |
|/ / / | |||||
* | | | Merge | tim@white.box | 2001-08-22 | 2 | -285/+332 |
|\ \ \ | |||||
| * | | | #include <my_pthread.h> | serg@serg.mysql.com | 2001-08-22 | 2 | -0/+10 |
| |/ / | |||||
| * | | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-08-22 | 1 | -280/+327 |
| |\ \ | | |/ | |/| | |||||
| | * | a few fixes per emails | jcole@tetra.spaceapes.com | 2001-08-22 | 1 | -280/+327 |
* | | | Merge | tim@white.box | 2001-08-21 | 5 | -8/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | Portability fix in mysqlbinlog.cc (include my_pthread.h) | tim@white.box | 2001-08-21 | 4 | -5/+15 |
| * | | myisamchk.c Make --set-character-set actually do something. | tim@white.box | 2001-08-21 | 1 | -3/+2 |
| |/ | |||||
* | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-08-22 | 155 | -906/+10069 |
|\ \ | |/ |/| | |||||
| * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 137 | -852/+9927 |
| * | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 25 | -55/+143 |
* | | manual.texi: | tfr@sarvik.tfr.cafe.ee | 2001-08-20 | 1 | -2/+2 |
|/ | |||||
* | Fix for handling of floats inside val_int() of +, - * and /. | monty@hundin.mysql.fi | 2001-08-18 | 5 | -54/+96 |
* | Merge hundin:/my/mysql into bitch.mysql.fi:/my/mysql | monty@bitch.mysql.fi | 2001-08-18 | 3 | -3/+29 |
|\ | |||||
| * | Fix for bug in the Sun Workshop compiler | monty@bitch.mysql.fi | 2001-08-18 | 3 | -3/+29 |
* | | merge | monty@hundin.mysql.fi | 2001-08-18 | 22 | -155/+315 |
|\ \ | |||||
| * | | Portability fixes. | monty@hundin.mysql.fi | 2001-08-18 | 23 | -162/+334 |
| |/ | |||||
* | | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-08-17 | 8 | -28/+65 |
|\ \ | |||||
| * | | manual.texi Fix typo | heikki@donna.mysql.fi | 2001-08-17 | 1 | -1/+1 |
| * | | manual.texi Added a note that tablespace has to be >= 10 MB | heikki@donna.mysql.fi | 2001-08-17 | 1 | -1/+3 |
| * | | ha_innobase.cc Impove ref length estimate in a handle to eliminate a warning ... | heikki@donna.mysql.fi | 2001-08-17 | 1 | -4/+10 |
| * | | manual.texi Re-added sunet.se mirror | mwagner@evoq.mwagner.org | 2001-08-17 | 1 | -5/+4 |
| * | | manual.texi Removed mirror in UK | mwagner@evoq.mwagner.org | 2001-08-17 | 1 | -6/+0 |
| * | | fixed bug in Item_func_div::val_int() that broke all functions that | sasha@mysql.sashanet.com | 2001-08-16 | 3 | -8/+12 |
| * | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-08-15 | 3 | -4/+36 |
| |\ \ | |||||
| | * | | improvements for stopping the slave in SLAVE STOP and on shutdown | sasha@mysql.sashanet.com | 2001-08-15 | 3 | -4/+36 |
* | | | | various cleanups | jcole@tetra.spaceapes.com | 2001-08-17 | 1 | -108/+158 |
* | | | | DocTOC Appendixes Complete! | jcole@tetra.spaceapes.com | 2001-08-15 | 1 | -646/+957 |
|/ / / | |||||
* | | | manual.texi: | tfr@sarvik.tfr.cafe.ee | 2001-08-15 | 1 | -1/+1 |
* | | | manual.texi: | tfr@sarvik.tfr.cafe.ee | 2001-08-15 | 2 | -0/+7 |
* | | | sync0sync.c This inline assmebly does not compile on gcc-2.96 and Intel: remo... | heikki@donna.mysql.fi | 2001-08-15 | 1 | -1/+1 |
* | | | manual.texi Updated InnoDB section to reflect rel. .41 | heikki@donna.mysql.fi | 2001-08-14 | 1 | -28/+247 |
|/ / | |||||
* | | fixed HUP bug, last fix was not complete | sasha@mysql.sashanet.com | 2001-08-13 | 1 | -1/+2 |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-08-13 | 4 | -2345/+2353 |
|\ \ | |||||
| * | | Replaced @strong{MySQL} with MySQL | jcole@tetra.spaceapes.com | 2001-08-13 | 1 | -2337/+2337 |
| * | | row0sel.c Fix a memory freeing bug when a row which contains an externally st... | heikki@donna.mysql.fi | 2001-08-13 | 3 | -8/+16 |
| |/ | |||||
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-08-11 | 9 | -34/+70 |
|\ \ | |/ |/| | |||||
| * | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-08-09 | 10 | -35/+72 |
| |\ |