monty@narttu.mysql.fi
|
d5ed93e80e
|
Updated test for ISAM overflow bug
|
2003-08-28 12:28:51 +03:00 |
|
monty@mashka.mysql.fi
|
2b0543148d
|
Merge bk-internal.mysql.com:/home/bk/mysql-3.23
into mashka.mysql.fi:/home/my/mysql-3.23
|
2003-07-01 13:09:24 +03:00 |
|
monty@mashka.mysql.fi
|
730776c452
|
Fixed 'Unknown error' when doing ORDER BY on reference table which
was used with NULL value on NOT NULL column. (Bug #479)
|
2003-06-29 21:15:51 +03:00 |
|
vva@eagle.mysql.r18.ru
|
c4e50b8ad7
|
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-3.23
into eagle.mysql.r18.ru:/home/vva/work/BUG_479_/mysql-3.23
|
2003-06-26 10:31:35 -04:00 |
|
vva@eagle.mysql.r18.ru
|
5722ae6627
|
fixed bug with type of user variables (bug #551)
|
2003-06-25 21:11:23 -04:00 |
|
monty@narttu.mysql.fi
|
1621dd9818
|
Fixed problem with timestamps in binary log on 64 bit machines
Backported fix from 4.1 for bug 212: SELECT query containing a NATURAL JOIN and parentheses in the WHERE clause
|
2003-04-23 00:13:37 +03:00 |
|
monty@mashka.mysql.fi
|
9f6aa11769
|
Changed innobase_flush_log_at_trx_commit to be 1 as default
Fixed problem with not freed thr_alarm() on slave connect
|
2003-04-07 21:36:45 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
a496daf777
|
A fix for a bug in MyISAM with large number of NULL columns and at
least one BLOB column.
|
2003-03-25 14:49:43 +02:00 |
|
monty@narttu.mysql.fi
|
85de222334
|
Fix of 'halloween bug' with UPDATE of InnoDB tables.
|
2003-03-18 02:51:16 +02:00 |
|
monty@mashka.mysql.fi
|
5ee1dbbe58
|
Check for empty table/column names
|
2003-03-14 17:08:42 +02:00 |
|
monty@mashka.mysql.fi
|
a4616a92d8
|
Merge bk-internal.mysql.com:/home/bk/mysql-3.23
into mashka.mysql.fi:/home/my/mysql-3.23
|
2003-03-12 16:43:37 +02:00 |
|
monty@mashka.mysql.fi
|
88f811c8a5
|
NEWDATE -> DATE in anylyse() output
Changed that analyse(#) also affects strings
|
2003-03-12 16:43:01 +02:00 |
|
bell@sanja.is.com.ua
|
bc040b5552
|
Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23
into sanja.is.com.ua:/home/bell/mysql/work-rand-3.23
|
2003-03-11 22:38:32 +02:00 |
|
serg@serg.mysql.com
|
77dd897ead
|
fixed an obscure bug in group by + having + Item_ref::get_date
|
2003-03-11 21:20:53 +01:00 |
|
bell@sanja.is.com.ua
|
b283e08cf3
|
fixed bug of unchecked random part of WHERE clause (bug #142)
|
2003-03-11 18:34:00 +02:00 |
|
monty@mashka.mysql.fi
|
a7710a4c59
|
Merge bk-internal.mysql.com:/home/bk/mysql-3.23
into mashka.mysql.fi:/home/my/mysql-3.23
|
2003-03-11 00:17:34 +02:00 |
|
monty@narttu.mysql.fi
|
9277579c96
|
Merge bk-internal.mysql.com:/home/bk/mysql-3.23
into narttu.mysql.fi:/my/mysql-3.23
|
2003-03-10 11:23:11 +02:00 |
|
monty@narttu.mysql.fi
|
c43b3af78c
|
Don't allow BACKUP TABLE to overwrite files
Fixed memory leak when replication restarts in debug mode
|
2003-03-10 11:22:37 +02:00 |
|
monty@mashka.mysql.fi
|
a7889e5bb0
|
Changed --debug to append to test instead of creating new trace files.
(This patch is already in 4.0)
|
2003-03-09 17:13:37 +02:00 |
|
monty@mashka.mysql.fi
|
937241aded
|
Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_cmp()
|
2003-03-07 14:40:37 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
c643298984
|
Merge sinisa@work.mysql.com:/home/bk/mysql
into sinisa.nasamreza.org:/mnt/work/mysql
|
2003-03-05 15:45:11 +02:00 |
|
serg@serg.mysql.com
|
e5daf6486c
|
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
|
2003-03-04 18:03:11 +01:00 |
|
serg@serg.mysql.com
|
80c34b2aef
|
fixed Field::eq() to work with CHAR(0) fields
|
2003-03-04 18:02:56 +01:00 |
|
Sinisa@sinisa.nasamreza.org
|
7dc464ea07
|
Merge sinisa@work.mysql.com:/home/bk/mysql
into sinisa.nasamreza.org:/mnt/work/mysql
|
2003-03-03 17:16:09 +02:00 |
|
monty@narttu.mysql.fi
|
9286552567
|
Added copying of *.slave-mi mysql-test files
|
2003-02-28 12:32:37 +02:00 |
|
monty@narttu.mysql.fi
|
e6c575dacc
|
change 'slave-master-info.opt' to .slave-mi to avoid problems with long filenames on some OS
|
2003-02-26 00:04:13 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
c89c969b7c
|
A fix for new conditions being defined and upper condition not updated
|
2003-02-06 18:50:12 +02:00 |
|
bell@sanja.is.com.ua
|
c6beb583f6
|
fixed functions to be able work with group function as argument
made bisone 1.75 compatible code
|
2003-01-29 10:38:56 +02:00 |
|
monty@mashka.mysql.fi
|
710ffb2d89
|
Fix when using auto_increment and last_insert_id() in the same insert statement.
|
2003-01-28 06:48:26 +02:00 |
|
monty@mashka.mysql.fi
|
f22fde21c0
|
Fixed max_key_length when using UNIQUE keys.
This fixed a bug in GROUP BY on a BLOB column with NULL values.
|
2002-12-27 21:39:35 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
8ebc983442
|
fix for a bug in CASE ...WHEN ...
|
2002-12-16 22:16:57 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
82a9669267
|
a test case for double free'ing of pointer in alter table ...
|
2002-12-04 21:50:59 +02:00 |
|
monty@hundin.mysql.fi
|
b9d1e3fc4f
|
Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23
|
2002-12-02 14:17:04 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
757a5faec2
|
Fix for sum_func IN (..)
|
2002-12-02 14:16:02 +02:00 |
|
monty@hundin.mysql.fi
|
fab1fcea8b
|
Fixed bug in MAX() optimization when used with JOIN and ON expressions
(Patch from 4.0.5)
|
2002-12-02 13:41:08 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
8c22407372
|
a fix for a bug with HAVING sum_func IN (...)
|
2002-11-30 18:38:44 +02:00 |
|
monty@mashka.mysql.fi
|
48e94ed0ca
|
Moved test to correct file
|
2002-11-22 13:52:40 +02:00 |
|
monty@mashka.mysql.fi
|
b6446addf7
|
Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23
|
2002-11-22 13:38:37 +02:00 |
|
monty@mashka.mysql.fi
|
e1af5fb24d
|
Fixed bug with indexed NULL column <=> NULL
Fix for Mac OS X shutdown
|
2002-11-22 13:35:43 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
a7fe266e54
|
fix error in result
|
2002-11-21 18:14:27 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
4b4febdf64
|
Merge sinisa@work.mysql.com:/home/bk/mysql
into sinisa.nasamreza.org:/mnt/work/mysql
|
2002-11-20 14:22:42 +02:00 |
|
serg@serg.mysql.com
|
8a088f2e3c
|
optimize table corruption fixed, though more clean fix is desired.
Fix for another optimize bug is undone, as the new one handles both cases.
test added
|
2002-11-13 22:55:32 +01:00 |
|
Sinisa@sinisa.nasamreza.org
|
a395dc8add
|
Merge sinisa@work.mysql.com:/home/bk/mysql
into sinisa.nasamreza.org:/mnt/work/mysql
|
2002-11-12 17:43:03 +02:00 |
|
serg@serg.mysql.com
|
6b8bf756b1
|
IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD
|
2002-11-09 19:15:46 +01:00 |
|
Sinisa@sinisa.nasamreza.org
|
0ea250e486
|
Merge sinisa@work.mysql.com:/home/bk/mysql
into sinisa.nasamreza.org:/mnt/work/mysql
|
2002-11-05 22:00:51 +02:00 |
|
serg@sergbook.mysql.com
|
27d07047bb
|
TEMPORARY MERGE tables are allowed
|
2002-11-05 00:00:51 +01:00 |
|
Sinisa@sinisa.nasamreza.org
|
375f08c30b
|
Added test case for the last fix
|
2002-11-02 16:10:53 +02:00 |
|
serg@serg.mysql.com
|
ebd9fced0b
|
fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fields
|
2002-10-28 22:52:02 +01:00 |
|
monty@hundin.mysql.fi
|
36afa9a96e
|
Fixed problem with BDB tables and ALTER TABLE
|
2002-10-24 01:29:29 +03:00 |
|
monty@hundin.mysql.fi
|
68963e91b2
|
Fixed a bug in key optimizing handling where the expression
WHERE column_name = key_column_name was calculated as true
for NULL values.
|
2002-10-14 17:04:12 +03:00 |
|