Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed mysql_ssl_clear() | monty@hundin.mysql.fi | 2002-06-27 | 7 | -21/+51 |
* | Some bugs that user has properly recognized in user management | Sinisa@sinisa.nasamreza.org | 2002-06-20 | 3 | -44/+46 |
* | Fixed some bugs after last merge | monty@hundin.mysql.fi | 2002-06-20 | 3 | -17/+15 |
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-06-19 | 2 | -9/+8 |
|\ | |||||
| * | Fixed some comments , plus introduced some tests so that I do not | Sinisa@sinisa.nasamreza.org | 2002-06-18 | 1 | -3/+3 |
| * | My previous patch was not good at all. | Sinisa@sinisa.nasamreza.org | 2002-06-17 | 1 | -6/+5 |
* | | Made keyread (key scanning) a key specific attribute. | monty@hundin.mysql.fi | 2002-06-19 | 16 | -73/+85 |
* | | Merge with 3.23.52 | monty@hundin.mysql.fi | 2002-06-17 | 2 | -2/+3 |
|\ \ | |||||
| * | | Backported fix from 4.0 which caused core dumps for some complex queries. | monty@hundin.mysql.fi | 2002-06-17 | 2 | -4/+6 |
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-06-10 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | spurious binlog error code logging on temp table auto-drop fixed | sasha@mysql.sashanet.com | 2002-06-05 | 1 | -0/+1 |
* | | | | Fixed problem with innodb_log_group_home_dir and SHOW VARIABLES | monty@hundin.mysql.fi | 2002-06-17 | 3 | -3/+7 |
| |_|/ |/| | | |||||
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-06-17 | 3 | -27/+23 |
|\ \ \ | |||||
| * | | | Cleanup of checking of user resources | monty@mashka.mysql.fi | 2002-06-16 | 3 | -27/+23 |
* | | | | Fixed a bug in optimiser with MERGE tables with non-unique values | Sinisa@sinisa.nasamreza.org | 2002-06-15 | 1 | -3/+4 |
* | | | | A fix for a bug which hits the optimiser when trying to group keys | Sinisa@sinisa.nasamreza.org | 2002-06-15 | 1 | -1/+1 |
* | | | | Merge | Sinisa@sinisa.nasamreza.org | 2002-06-14 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Fixed a rare bug when fulltext index is present and no tables are used. | Sinisa@sinisa.nasamreza.org | 2002-06-14 | 1 | -0/+7 |
* | | | | | Merge | peter@linux.local | 2002-06-14 | 5 | -0/+158 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | This is just code style/minor optimizations cleanup changeset | peter@linux.local | 2002-06-14 | 1 | -24/+21 |
| * | | | | Merge linux.local:/data/mysql-4.0-root into linux.local:/data/mysql-4.0 | peter@linux.local | 2002-06-11 | 5 | -0/+161 |
| |\ \ \ \ | |||||
| | * | | | | This changeset is mostly new version of previous commit modified according | peter@linux.local | 2002-06-11 | 5 | -0/+161 |
* | | | | | | Some small changes in multi-table update "ported" from mulit-table | Sinisa@sinisa.nasamreza.org | 2002-06-13 | 1 | -4/+4 |
* | | | | | | Translated new error message to Dutch. | arjen@fred.bitbike.com | 2002-06-13 | 1 | -1/+2 |
| |_|/ / / |/| | | | | |||||
* | | | | | Remove remains of old getopt | monty@mashka.mysql.fi | 2002-06-12 | 1 | -1/+1 |
* | | | | | Added missing include file to sql_acl.cc (bug in last changeset) | monty@mashka.mysql.fi | 2002-06-12 | 1 | -0/+1 |
* | | | | | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-06-12 | 42 | -595/+704 |
|\ \ \ \ \ | |||||
| * | | | | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 42 | -595/+704 |
* | | | | | | A fix for multi-table delete with tables optimised away. | Sinisa@sinisa.nasamreza.org | 2002-06-11 | 3 | -5/+10 |
|/ / / / / | |||||
* | | | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 50 | -1237/+1339 |
|/ / / / | |||||
* | | | | Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT | monty@hundin.mysql.fi | 2002-06-10 | 1 | -2/+14 |
* | | | | Bug fix for complicated GROUP BY ... ORDER BY query. | monty@hundin.mysql.fi | 2002-06-09 | 2 | -10/+5 |
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-06-09 | 5 | -11/+13 |
|\ \ \ \ | |||||
| * \ \ \ | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0 | bell@sanja.is.com.ua | 2002-06-09 | 5 | -11/+13 |
| |\ \ \ \ | |||||
| | * | | | | removed unneeded table name pointer | bell@sanja.is.com.ua | 2002-06-09 | 5 | -11/+13 |
| | |/ / / | |||||
* | | | | | Fixed privilege check problem with SELECT ... INTO OUTFILE | monty@hundin.mysql.fi | 2002-06-09 | 1 | -12/+4 |
* | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-06-08 | 1 | -3/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | A bug fix and test case for a bug that appears in quereis where there | Sinisa@sinisa.nasamreza.org | 2002-06-08 | 1 | -3/+8 |
| |/ / / | |||||
* | | | | Added a lot of DBUG_xxx statements to be able to find replication bug. | monty@bitch.mysql.fi | 2002-06-08 | 5 | -72/+118 |
|/ / / | |||||
* | | | Fixed query cache align data bug. | bell@sanja.is.com.ua | 2002-06-07 | 1 | -4/+7 |
* | | | fixing error | bell@sanja.is.com.ua | 2002-06-06 | 1 | -2/+3 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0 | bell@sanja.is.com.ua | 2002-06-06 | 1 | -8/+25 |
|\ \ \ | |||||
| * | | | probably fix of alignment error in query cache | bell@sanja.is.com.ua | 2002-06-06 | 1 | -8/+25 |
* | | | | Merge hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-06-05 | 1 | -1/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fixed mysql_info() result when using INSERT DELAYED | monty@hundin.mysql.fi | 2002-06-05 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | removed init_count from IO_CACHE. | monty@hundin.mysql.fi | 2002-06-05 | 10 | -582/+673 |
* | | | Merge | monty@hundin.mysql.fi | 2002-06-04 | 2 | -3/+9 |
|\ \ \ | |||||
| * | | | Fixed mutex problem in TRUNCATE TABLE | monty@hundin.mysql.fi | 2002-06-04 | 2 | -3/+9 |
* | | | | Bug fix for multi-table delete with test case and manual entry | Sinisa@sinisa.nasamreza.org | 2002-06-04 | 1 | -5/+0 |
|/ / / | |||||
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-06-04 | 8 | -45/+47 |
|\ \ \ |