Sinisa@sinisa.nasamreza.org
|
5d3df7610f
|
merge fix
|
2003-04-26 16:44:42 +03:00 |
|
igor@hundin.mysql.fi
|
b6534b667f
|
filesort.cc, order_by.result:
Fixed bug 263
order_by.test:
Fixed bug 263
|
2003-04-26 14:54:53 +03:00 |
|
serg@sergbook.mysql.com
|
4c749f6f3e
|
Merge bk-internal:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
|
2003-04-25 15:45:45 +04:00 |
|
monty@narttu.mysql.fi
|
c6333c5148
|
Fixed bug in SET SQL_BIG_SELECTS
|
2003-04-24 09:18:53 +03:00 |
|
monty@narttu.mysql.fi
|
279a60d689
|
Changed test slightly to make it repeatable
(There was a problem on some AMD system when the floating point precision wasn't accurate enough)
|
2003-04-24 02:23:25 +03:00 |
|
monty@narttu.mysql.fi
|
f6a43bd567
|
Fixes for valgrind
Added optimzation for clustered index
Fixed bug in UPDATE ... ORDER BY
Fixed handling of UPDATE ... LIMIT
|
2003-04-23 21:52:16 +03:00 |
|
serg@sergbook.mysql.com
|
1a2719ce53
|
Merge bk-internal:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
|
2003-04-23 15:53:40 +04:00 |
|
serg@sergbook.mysql.com
|
fa456991fa
|
bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't work anymore
|
2003-04-23 15:44:39 +04:00 |
|
serg@sergbook.mysql.com
|
ae51f04564
|
do not mark the table as analyzed unless all the key parts are REALLY analyzed.
|
2003-04-23 00:53:07 +04:00 |
|
Sinisa@sinisa.nasamreza.org
|
cc5d311121
|
Fix for a bug with InnoDB SQL handler, when previous query failed
and an attempt is made to read previous / next value.
|
2003-04-16 21:10:45 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
4fecd58e43
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
|
2003-04-16 17:07:20 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
0f61926325
|
fix for a bug with two natural joins.
|
2003-04-16 13:39:39 +03:00 |
|
monty@mashka.mysql.fi
|
3e6c350f64
|
Fixed bug in SUM() with NULL:s
Added logging of warnings for failed connections with ssl.
Fixed bug in symbolic link handling on Windows
|
2003-04-15 22:04:16 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
0e76eab9d4
|
Fix for a NAN problem in FORMAT(...) string function ..
|
2003-04-14 21:46:24 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
c3db30b5f1
|
Two bug fixes
|
2003-04-11 20:09:24 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
ad751d7cfc
|
merge fix
|
2003-04-07 14:32:25 +03:00 |
|
bell@sanja.is.com.ua
|
ae5e85576d
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/bk/work-limit-4.0
|
2003-04-06 12:26:04 +03:00 |
|
bell@sanja.is.com.ua
|
e793f17691
|
Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
|
2003-04-05 09:06:45 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
19ef95be2a
|
test case for displaying and correct functioning of ALTER TABLE
ENABLE / DISABLE KEYS
|
2003-04-03 21:17:53 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
10957fb0f3
|
One test case, one bug fix and one new feature
|
2003-04-03 20:24:15 +03:00 |
|
monty@narttu.mysql.fi
|
d56dc85205
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
|
2003-04-03 19:55:37 +03:00 |
|
vva@eagle.mysql.r18.ru
|
f45be5e6cd
|
added test for replication load data into temporary table with additional options
|
2003-04-03 12:54:08 -04:00 |
|
monty@narttu.mysql.fi
|
618857b6eb
|
Merge with 3.23 to get fixes for:
mysqldump --delete-master-logs
Portability fix for hammer
Memory overrun for MyISAM
LOAD DATA LOCAL replication bug fix.
|
2003-04-03 12:33:13 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
c588cf6889
|
A fix for a bug in multi-table updates which was always caused
whenever a temporary MyISAM table had to be created from HEAP table.
|
2003-04-02 17:05:34 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
6e49edda92
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
|
2003-03-31 15:23:27 +03:00 |
|
bell@sanja.is.com.ua
|
4d87fd0346
|
fixed bug 209 (SQL_SELECT_LIMIT and query cache incompatibility)
|
2003-03-31 09:49:09 +03:00 |
|
bell@sanja.is.com.ua
|
63cb565895
|
Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
|
2003-03-30 17:16:39 +03:00 |
|
hf@deer.mysql.r18.ru
|
deca14ebde
|
truncating REPLACE result bug fix
|
2003-03-30 18:36:01 +05:00 |
|
Sinisa@sinisa.nasamreza.org
|
f5c9611a66
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
|
2003-03-28 17:58:30 +02:00 |
|
bell@sanja.is.com.ua
|
439ac36d52
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/bk/work-show-4.0
|
2003-03-28 15:36:42 +02:00 |
|
greg@mysql.com
|
8691b0a67e
|
Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/greg/bk/mysql-4.0
|
2003-03-26 16:23:28 -05:00 |
|
Sinisa@sinisa.nasamreza.org
|
0e38e9fc9a
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
|
2003-03-25 15:47:16 +02: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
|
a71abe822d
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
|
2003-03-25 13:07:02 +02:00 |
|
monty@narttu.mysql.fi
|
9a7b0ef83d
|
Fixed bug with GROUP BY and alias
|
2003-03-25 13:06:20 +02:00 |
|
greg@mysql.com
|
a1f9717a4c
|
Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/greg/bk/mysql-4.0
|
2003-03-24 21:08:54 -05:00 |
|
Sinisa@sinisa.nasamreza.org
|
8c36b3b4ec
|
A fix for bug #176
code cleanup
|
2003-03-24 22:52:46 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
4b1a877b23
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
|
2003-03-24 15:00:32 +02:00 |
|
jani@hynda.(none)
|
a7f632d7a8
|
Changed some tests to pass with new auto_increment handling,
e.g. default value is not accepted with auto_increment anymore.
|
2003-03-22 20:34:20 +02:00 |
|
greg@mysql.com
|
67985efed5
|
Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utilize new LibC
|
2003-03-21 16:45:39 -05:00 |
|
bell@sanja.is.com.ua
|
2a410e95db
|
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/work-qcfile-4.0
|
2003-03-21 10:03:43 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
15f26dd560
|
A test case for bug in record #166 :
select @@not_a_variable closes the connection
|
2003-03-20 19:13:45 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
e6a724fd83
|
A fix for a bug when INSERT is attempted into a table with a BLOB and
many NULL columns.
It could be ported back to 3.23 too ....
|
2003-03-20 19:04:30 +02:00 |
|
monty@narttu.mysql.fi
|
68ca84dbd1
|
Print right hostname or IP in SHOW PROCESSLIST
Use SESSION TABLE_HANDLER as default table handler if given table handler doesn't exists
|
2003-03-19 21:43:41 +02:00 |
|
monty@narttu.mysql.fi
|
056e88fe24
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
|
2003-03-19 00:47:38 +02:00 |
|
monty@narttu.mysql.fi
|
386411b5ba
|
Allow optimzation of multi-table-update also for InnoDB tables
MEMORY is alias for HEAP for CREATE TABLE ... TYPE=HEAP
Fixed bug in multi-table-update where a row could be updated several times
|
2003-03-19 00:45:44 +02:00 |
|
monty@narttu.mysql.fi
|
c2fa342d53
|
Merge with 3.23 to get fix for halloween problem on Update of InnoDB tables
|
2003-03-18 03:19:20 +02:00 |
|
monty@narttu.mysql.fi
|
052edd98d4
|
Test of range optimizer in InnoDB
|
2003-03-18 03:16:12 +02:00 |
|
monty@narttu.mysql.fi
|
85de222334
|
Fix of 'halloween bug' with UPDATE of InnoDB tables.
|
2003-03-18 02:51:16 +02:00 |
|
guilhem@mysql.com
|
87e1c552ed
|
New variable rli->ignore_log_space_limit to resolve
a deadlock between I/O and SQL threads in replication
when relay_log_space is too small. This fixes bug #79.
|
2003-03-17 22:51:56 +01:00 |
|