monty@narttu.mysql.fi
|
c21728f8c8
|
Cleaner implementation if INSERT ... SELECT with same tables
Tests cleanup (put drop database first in tests)
|
2003-07-03 11:55:36 +03:00 |
|
monty@hundin.mysql.fi
|
9e1ed2e4dc
|
Fixed access privilege bug in query cache.
Change tests to use database 'mysqltest' instead of 'foo'
Add option to not print access denied messages to check_table_access()
|
2001-12-22 15:13:31 +02:00 |
|
monty@hundin.mysql.fi
|
67951fdeb4
|
Fix error messages
mysqltest now also writes failed error messages to log
|
2001-11-04 15:43:41 +02:00 |
|
monty@hundin.mysql.fi
|
0979515609
|
Fix error messages
Configure fixes
|
2001-09-18 05:16:39 +03:00 |
|
monty@hundin.mysql.fi
|
279de0c67c
|
Update of manual with 4.0 changes
Create innodb table space if configuring with InnoDB and not using --skip-innodb
Fixes for TRUNCATE TABLE and DROP DATABASE.
|
2001-09-03 05:16:15 +03:00 |
|
sasha@mysql.sashanet.com
|
bd1500fc10
|
merged test from 4.0
|
2001-06-21 16:48:18 -06:00 |
|
sasha@mysql.sashanet.com
|
1e76c806eb
|
fixed drop/create database bug when holding global read lock
preserve originating server id in Intvar events to avoid inifinite loops
|
2001-06-21 15:59:51 -06:00 |
|
sasha@mysql.sashanet.com
|
ee0f6217ea
|
I was wrong about concurrent insert issue in rpl000016 - it still failed
once after the lock. Now changed test case and added eval support to
mysqltest to make it easier to debug
|
2001-03-27 10:23:04 -07:00 |
|