Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MySQL Test so it will not depend on current host in log file naming. | peter@mysql.com | 2002-09-15 | 2 | -2/+2 |
* | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-09-14 | 10 | -30/+73 |
|\ | |||||
| * | merge | monty@mashka.mysql.fi | 2002-09-11 | 9 | -22/+70 |
| |\ | |||||
| | * | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 9 | -22/+70 |
| * | | bugfix: DISTINCT with const_item in ORDER BY | serg@serg.mysql.com | 2002-09-10 | 1 | -4/+20 |
| |/ | |||||
* | | 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 | 1 | -0/+21 |
|\ \ | |/ |/| | |||||
| * | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -0/+21 |
* | | a small bug fix | Sinisa@sinisa.nasamreza.org | 2002-09-04 | 1 | -0/+3 |
* | | Change of test case | Sinisa@sinisa.nasamreza.org | 2002-09-04 | 1 | -9/+6 |
|/ | |||||
* | a fix for a bug with all_fields.elements not being changed by | Sinisa@sinisa.nasamreza.org | 2002-09-03 | 1 | -0/+9 |
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-09-03 | 4 | -8/+24 |
|\ | |||||
| * | Some trivial optimzations | monty@mashka.mysql.fi | 2002-09-03 | 4 | -8/+24 |
* | | protected close_cached_table() call in REPAIR ... USE_FRM with a mutex | serg@serg.mysql.com | 2002-09-01 | 1 | -0/+8 |
|/ | |||||
* | merged | serg@serg.mysql.com | 2002-08-31 | 2 | -0/+15 |
|\ | |||||
| * | Merge | monty@mashka.mysql.fi | 2002-08-31 | 2 | -0/+15 |
| |\ | |||||
| | * | Little but nasty bug with BDB and alter table | Sinisa@sinisa.nasamreza.org | 2002-08-28 | 2 | -0/+15 |
* | | | LOCK+change+OPTIMIZE MyISAM bug | serg@serg.mysql.com | 2002-08-31 | 2 | -8/+11 |
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2002-08-30 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | A nasty fix when all rows are deleted with a write lock | Sinisa@sinisa.nasamreza.org | 2002-08-30 | 1 | -0/+8 |
* | | | | fixed tests to be independed from environment | bell@sanja.is.com.ua | 2002-08-30 | 15 | -2/+15 |
* | | | | truncate test made independed from environment | bell@sanja.is.com.ua | 2002-08-30 | 1 | -0/+1 |
|/ / / | |||||
* | | | Give better error from reconnect() | monty@mashka.mysql.fi | 2002-08-24 | 2 | -3/+6 |
* | | | merge with 3.23 | monty@mashka.mysql.fi | 2002-08-24 | 5 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Added testing of temporary tables with replication | monty@mashka.mysql.fi | 2002-08-23 | 5 | -7/+49 |
| |/ | |||||
* | | Removed wrong mutex lock (hangup in kill on HPUX) | monty@mashka.mysql.fi | 2002-08-24 | 1 | -7/+44 |
* | | Changed relay_log_space to ulonglong | monty@hundin.mysql.fi | 2002-08-23 | 1 | -3/+10 |
* | | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -1/+0 |
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-08-21 | 2 | -7/+70 |
|\ \ | |||||
| * \ | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-08-21 | 2 | -7/+70 |
| |\ \ | |||||
| | * | | InnoDB support for HANDLER | serg@serg.mysql.com | 2002-08-21 | 2 | -7/+70 |
* | | | | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 2 | -6/+19 |
|/ / / | |||||
* | | | Fixed timing problem with rpl000001 replication test. | monty@hundin.mysql.fi | 2002-08-18 | 1 | -1/+3 |
* | | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -4/+9 |
* | | | merge | monty@hundin.mysql.fi | 2002-08-17 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | A fix for bigints with quoted constants .. | Sinisa@sinisa.nasamreza.org | 2002-08-16 | 1 | -0/+8 |
* | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -0/+24 |
|/ / | |||||
* | | Changed SQL variable delay_key_write to an enum | monty@hundin.mysql.fi | 2002-08-13 | 2 | -1/+7 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 2 | -0/+10 |
|\ \ | |/ | |||||
| * | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+7 |
| * | A change in IF behaviour that several users asked for ... | Sinisa@sinisa.nasamreza.org | 2002-08-09 | 1 | -0/+4 |
| * | Portability fix for AIX | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -0/+1 |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-08-09 | 1 | -0/+28 |
|\ \ | |||||
| * | | Fix for SSL and new my_getopt | monty@hundin.mysql.fi | 2002-08-09 | 1 | -0/+28 |
* | | | test case for the QUOTE() function | ram@ram.(none) | 2002-08-09 | 1 | -0/+3 |
|/ / | |||||
* | | Portability fix for AIX | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | | Reverted wrong patch for CREATE TABLE .. SELECT | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | Added nety_retry_count as a changeable variable | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+1 |