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
|
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 |
|
monty@mashka.mysql.fi
|
968e9a73d4
|
merge with 3.23 to get:
- Fix for empty table/column names
|
2003-03-15 04:41:57 +02:00 |
|
monty@mashka.mysql.fi
|
5ee1dbbe58
|
Check for empty table/column names
|
2003-03-14 17:08:42 +02:00 |
|
serg@serg.mysql.com
|
214b2c5363
|
make test result more obvious
|
2003-03-13 14:40:13 +01:00 |
|
serg@serg.mysql.com
|
026ec1d37c
|
merged
|
2003-03-13 13:44:03 +01:00 |
|
Sinisa@sinisa.nasamreza.org
|
aea4967bd5
|
making sure that test works.
|
2003-03-12 20:33:41 +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 |
|
Sinisa@sinisa.nasamreza.org
|
e68fba320b
|
A little bit improved test case
|
2003-03-12 14:34:07 +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 |
|
Sinisa@sinisa.nasamreza.org
|
40c744a3ac
|
A bug fix for multi-table updates with InnoDB storage engine
|
2003-03-11 19:40:49 +02: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 |
|
gluh@gluh.mysql.r18.ru
|
6253889109
|
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0
into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.last
|
2003-03-11 13:52:19 +04:00 |
|
gluh@gluh.mysql.r18.ru
|
00314bfd88
|
Openssl test
|
2003-03-11 13:41:53 +04:00 |
|