monty@mysql.com
|
62f3cd6a31
|
Merge with 4.0 for 4.1 release
Noteworthy:
- New HANDLER code
- New multi-update-grant-check code
- Table lock code in ha_innodb.cc was not applied
|
2004-10-06 19:14:33 +03:00 |
|
antony@ltantony.rdg.cyberkinetica.homeunix.net
|
0b6dc49388
|
Bug#5553 - Multi table UPDATE IGNORE fails on dup key
We don't want the update to abort when IGNORE is specified
|
2004-09-17 12:07:59 +01:00 |
|
monty@mysql.com
|
e0e0314d60
|
Merge with 4.0
|
2004-03-25 23:29:45 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
8c4b59b72c
|
update.test:
a fix for a test with latest change
|
2004-03-15 19:17:18 +02:00 |
|
bell@sanja.is.com.ua
|
2a55a7684f
|
for multy-delete command used same algorithm of table reference (alias)
|
2004-01-20 19:16:18 +02:00 |
|
antony@ltantony.rdg.cyberkinetica.homeunix.net
|
fcf96dbb18
|
WorkLog#1323
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
|
2003-12-10 04:31:42 +00:00 |
|
monty@narttu.mysql.fi
|
dd2b7918cd
|
Merge with 4.0.13
|
2003-05-19 16:35:49 +03:00 |
|
monty@narttu.mysql.fi
|
3e72b423e3
|
Fix for MacOSX and symlinks
Fix for USE_FRM and crashed index file
|
2003-05-14 01:27:26 +03:00 |
|
monty@narttu.mysql.fi
|
41d2103e26
|
Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373
|
2003-05-13 20:07:43 +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 |
|
monty@mashka.mysql.fi
|
3bed7a6131
|
Merge with 4.0.13
|
2003-03-26 18:37:38 +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 |
|
monty@mashka.mysql.fi
|
1f6ecc0cd3
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names.
changed store_warning() -> push_warning_print()
|
2003-01-06 01:48:59 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
672a695f8f
|
bug fixes and tests ...
|
2002-12-25 15:07:36 +02:00 |
|
monty@hundin.mysql.fi
|
7a45e7f266
|
Fixed bug in UPDATE .. ORDER BY
|
2001-11-08 22:30:27 +02:00 |
|
monty@tik.mysql.fi
|
3099c54d94
|
Test case for bug when updating on key
Fixed bug in CONCAT_WS()
Print the default ISOLATION level.
Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
|
2001-03-23 20:38:42 +02:00 |
|
monty@donna.mysql.com
|
d218ebcc51
|
Added locks needed for Innobase
Fixed mutex problem when doing automatic repair of MyISAM tables
|
2001-02-18 00:03:37 +02:00 |
|
monty@donna.mysql.com
|
c0f40d14cc
|
Added support for hex strings to mysqlimport
A lot of new tests to mysqltest
Fixed bug with BDB tables and autocommit
|
2000-12-28 03:56:38 +02:00 |
|