Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 56 | -179/+288 |
* | Merge mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+10 |
|\ | |||||
| * | Fixed problem with ISNULL on fields that could not be null | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+10 |
* | | Patch for novell | monty@mashka.mysql.fi | 2003-02-16 | 2 | -3/+11 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-12 | 0 | -0/+0 |
|\ \ | |||||
| * \ | merge with 3.23 (use local version) | monty@mashka.mysql.fi | 2003-02-12 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | backported MERGE+MAX bugfix from 4.0 | serg@serg.mysql.com | 2003-02-12 | 1 | -4/+3 |
| | * | backporting Peter's fix for better RAND() initialization from 4.0 | serg@serg.mysql.com | 2003-02-11 | 1 | -1/+1 |
* | | | Fixed a bug in mysqld_safe, when it earlier could have removed | jani@rhols221.adsl.netsonic.fi | 2003-02-12 | 1 | -2/+1 |
|/ / | |||||
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2003-02-12 | 1 | -5/+5 |
|\ \ | |||||
| * | | sh syntax is like that :) | serg@serg.mysql.com | 2003-02-12 | 1 | -5/+5 |
* | | | (please merge with 4.1 and upwards) | lenz@mysql.com | 2003-02-12 | 1 | -0/+0 |
* | | | Moved template.texi from mysql-4.0 tree to mysqldoc tree. | arjen@george.bitbike.com | 2003-02-12 | 1 | -522/+0 |
* | | | Moved mysql.de.texi from mysql-4.0 tree to mysqldoc tree. | arjen@george.bitbike.com | 2003-02-12 | 2 | -61482/+38 |
|/ / | |||||
* | | (please merge into 4.1 and onwards) | lenz@mysql.com | 2003-02-11 | 1 | -6/+18 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-10 | 4 | -6/+9 |
|\ \ | |||||
| * | | Better fix for count(distinct) bug | monty@mashka.mysql.fi | 2003-02-10 | 4 | -6/+9 |
* | | | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql | serg@sergbook.mysql.com | 2003-02-10 | 5 | -17/+21 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | error message fixed (new error code will be introduced in 4.1) | serg@sergbook.mysql.com | 2003-02-10 | 1 | -1/+3 |
| * | Small enhancements for Do-compile: | lenz@mysql.com | 2003-02-05 | 1 | -4/+8 |
| * | - added word of warning about providing the password as cleartext using | lenz@mysql.com | 2003-02-05 | 1 | -3/+8 |
| * | - Yves mail address does not seem to be valid anymore - changed mail | lenz@mysql.com | 2003-02-05 | 1 | -2/+2 |
| * | ha_innobase.cc: | heikki@hundin.mysql.fi | 2003-02-05 | 1 | -1/+1 |
| * | - removed LIBOBJS hack (no longer required with newer versions of autoconf | lenz@mysql.com | 2003-02-04 | 1 | -7/+0 |
* | | count(distint) on an empty table crash fixed | serg@sergbook.mysql.com | 2003-02-10 | 5 | -4/+21 |
* | | Fixed memory reference error when doing key_column <=> NULL on column that is... | monty@mashka.mysql.fi | 2003-02-10 | 2 | -13/+7 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-08 | 2 | -25/+6507 |
|\ \ | |||||
| * | | Check how much stack we got; Needed to be able to run crash-me | monty@mashka.mysql.fi | 2003-02-08 | 2 | -25/+6507 |
* | | | mysqld.xdc: | gweir@work.mysql.com | 2003-02-07 | 1 | -0/+0 |
|/ / | |||||
* | | Fixed problem that caused automake to fail | monty@mashka.mysql.fi | 2003-02-07 | 1 | -1/+2 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-07 | 9 | -9/+45 |
|\ \ | |||||
| * | | Fix problem in MIN/MAX optimisation (from last patch) | monty@mashka.mysql.fi | 2003-02-07 | 9 | -9/+45 |
* | | | page0cur.c: | heikki@hundin.mysql.fi | 2003-02-07 | 1 | -0/+5 |
* | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-07 | 1 | -11/+8 |
|/ / | |||||
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-07 | 24 | -53/+242 |
|\ \ | |||||
| * | | Added test for SHOW CREATE | monty@mashka.mysql.fi | 2003-02-07 | 2 | -0/+91 |
| * | | Allow 4.0 to read new 4.1 .frm files | monty@mashka.mysql.fi | 2003-02-07 | 3 | -14/+22 |
| * | | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 19 | -39/+129 |
* | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-07 | 1 | -1/+12 |
* | | | page0cur.c: | heikki@hundin.mysql.fi | 2003-02-07 | 1 | -1/+1 |
* | | | Many files: | gweir@work.mysql.com | 2003-02-05 | 26 | -0/+294 |
* | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-05 | 1 | -3/+11 |
|/ / | |||||
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-04 | 3 | -4/+27 |
|\ \ | |||||
| * | | Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo... | monty@mashka.mysql.fi | 2003-02-04 | 3 | -4/+27 |
* | | | Merge mysql.com:/space/my/mysql-4.0 | lenz@mysql.com | 2003-02-03 | 17 | -1/+92 |
|\ \ \ | |/ / |/| | | |||||
| * | | - added support-files/MacOSX to include files specific for building | lenz@mysql.com | 2003-02-03 | 17 | -1/+92 |
* | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-02-03 | 8 | -27/+158 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for MIN/MAX with empty tables | monty@mashka.mysql.fi | 2003-02-03 | 8 | -27/+158 |
* | | | Makefile.am: | gweir@work.mysql.com | 2003-02-03 | 1 | -0/+2 |
* | | | - really deleted makefile.w32 to resolve a namespace conflict on | lenz@mysql.com | 2003-02-03 | 1 | -0/+1 |