Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2 | monty@hundin.mysql.fi | 2002-11-05 | 5 | -27/+35 |
* | Merge | monty@hundin.mysql.fi | 2002-10-31 | 1 | -4/+18 |
|\ | |||||
| * | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 1 | -4/+18 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-10-31 | 3 | -1/+25 |
|\ \ | |||||
| * | | innodb.result: | heikki@hundin.mysql.fi | 2002-10-30 | 1 | -1/+1 |
| * | | A fix for bug when comparing a datetime column with timestamp | Sinisa@sinisa.nasamreza.org | 2002-10-30 | 2 | -0/+24 |
* | | | merge | monty@mashka.mysql.fi | 2002-10-29 | 21 | -103/+140 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 21 | -103/+140 |
| |/ | |||||
* | | merged | serg@serg.mysql.com | 2002-10-25 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Fixed problem with BDB tables and ALTER TABLE | monty@hundin.mysql.fi | 2002-10-24 | 1 | -0/+2 |
* | | Fixes after last merge. | monty@hundin.mysql.fi | 2002-10-16 | 1 | -1/+34 |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-10-16 | 3 | -1/+51 |
|\ \ | |||||
| * \ | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 3 | -1/+51 |
| |\ \ | | |/ | |||||
| | * | Fixed a bug in key optimizing handling where the expression | monty@hundin.mysql.fi | 2002-10-14 | 3 | -1/+51 |
| | * | Fixed missing table_list->name -> table_list->alias convert | monty@mashka.mysql.fi | 2002-10-08 | 1 | -0/+1 |
* | | | SCRUM Task 430: Allowing braces in joins by simply removing them. | pem@mysql.com | 2002-10-15 | 2 | -1/+209 |
* | | | Merge pmartin@work.mysql.com:/home/bk/mysql-4.0 | pem@mysql.com | 2002-10-15 | 2 | -1/+25 |
|\ \ \ | |/ / | |||||
| * | | Two bug fixes | Sinisa@sinisa.nasamreza.org | 2002-10-12 | 2 | -1/+25 |
* | | | Task 430: Allowing braces in joins by simply removing them. | pem@mysql.com | 2002-10-12 | 2 | -0/+40 |
|/ / | |||||
* | | fixed repair_by_sort FULLTEXT bug | serg@serg.mysql.com | 2002-10-09 | 2 | -0/+21 |
* | | fixed query cache with system database | bell@sanja.is.com.ua | 2002-10-08 | 2 | -0/+24 |
* | | small fix from bugs@.. list | Sinisa@sinisa.nasamreza.org | 2002-10-07 | 1 | -0/+1 |
* | | Fix of newly introduced bug in ORDER BY when one has a constant in the select... | monty@hundin.mysql.fi | 2002-09-24 | 2 | -0/+73 |
* | | - modified mysql-test/mysql-test-run.sh to only probe for "gcov", if | lenz@mysql.com | 2002-09-23 | 1 | -1/+1 |
* | | Made mysql-test results independent of MASTER_PORT and SLAVE_PORT | monty@mashka.mysql.fi | 2002-09-23 | 2 | -3/+6 |
* | | Don't give the anonymous user create temp table or lock tables privileges. | monty@mashka.mysql.fi | 2002-09-22 | 1 | -1/+1 |
* | | Fixed bug in previous patch when using a libc with static nss | monty@mashka.mysql.fi | 2002-09-22 | 1 | -1/+1 |
* | | Added code to flush a bulk_insert index. | monty@mashka.mysql.fi | 2002-09-18 | 2 | -0/+17 |
* | | Update mysql-test results after merge | monty@mashka.mysql.fi | 2002-09-18 | 1 | -0/+10 |
* | | merge with 3.23.53 (only code cleanup and new test case) | monty@mashka.mysql.fi | 2002-09-18 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Fixed bug with BINARY NULL | monty@mashka.mysql.fi | 2002-09-18 | 2 | -0/+14 |
| * | Merge | monty@mashka.mysql.fi | 2002-09-03 | 1 | -1/+2 |
| |\ | |||||
| | * | Fixed bug introduces by last changeset | monty@mashka.mysql.fi | 2002-09-03 | 1 | -1/+2 |
| * | | LOCK+modify+OPTIMIZE bugfix | serg@serg.mysql.com | 2002-08-31 | 2 | -0/+13 |
| |/ | |||||
* | | Merge | monty@mashka.mysql.fi | 2002-09-18 | 2 | -0/+29 |
|\ \ | |||||
| * \ | Merge | serg@sergbook.mysql.com | 2002-09-17 | 2 | -0/+29 |
| |\ \ | |||||
| | * | | ft-boolean + ORDER BY (ftb tree reusing) bug | serg@sergbook.mysql.com | 2002-09-17 | 2 | -0/+29 |
* | | | | fixed so that --ssl and --skip-ssl works with the MySQL clients. | monty@mashka.mysql.fi | 2002-09-17 | 2 | -0/+14 |
|/ / / | |||||
* | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-09-16 | 6 | -3/+80 |
|\ \ \ | |||||
| * | | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables | monty@mashka.mysql.fi | 2002-09-16 | 6 | -3/+80 |
| |/ / | |||||
* | | | Fix MySQL Test so it will not depend on current host in log file naming. | peter@mysql.com | 2002-09-15 | 3 | -3/+3 |
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-09-14 | 21 | -107/+183 |
|\ \ \ | |/ / | |||||
| * | | merge | monty@mashka.mysql.fi | 2002-09-11 | 19 | -95/+169 |
| |\ \ | |||||
| | * | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 19 | -95/+169 |
| * | | | bugfix: DISTINCT with const_item in ORDER BY | serg@serg.mysql.com | 2002-09-10 | 2 | -8/+31 |
| |/ / | |||||
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-09-06 | 5 | -0/+30 |
|\ \ \ | |/ / |/| | | |||||
| * | | Repeatable test case in mysql-test format for flush-logs problem with | peter@mysql.com | 2002-09-05 | 5 | -0/+30 |
* | | | Merge | monty@mashka.mysql.fi | 2002-09-05 | 3 | -7/+69 |
|\ \ \ | |||||
| * | | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 3 | -7/+69 |
* | | | | Fixed typo in Heikkis last push. | monty@rescue. | 2002-09-05 | 1 | -1/+1 |
| |/ / |/| | |