monty@mashka.mysql.fi
|
4f7512160b
|
After merge fixes
Use server character set if --default-character-set is not used
Added convert_string() for more efficient alloc+character-set convert of strings
|
2003-08-19 00:08:08 +03:00 |
|
monty@mashka.mysql.fi
|
2263e3e51f
|
Merge with 4.0.14
|
2003-08-11 22:44:43 +03:00 |
|
ram@mysql.r18.ru
|
726fca05f7
|
Fix and test-case for the bug #775: SELECT misses rows in indexed HEAP table columns.
|
2003-07-03 18:21:59 +05:00 |
|
monty@narttu.mysql.fi
|
b883a9c01c
|
Merge with 4.0.12
|
2003-03-19 22:25:44 +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@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 |
|
monty@hundin.mysql.fi
|
b5a145d872
|
merge
|
2002-04-13 15:34:39 +03:00 |
|
bar@gw.udmsearch.izhnet.ru
|
ac37d4c2c4
|
index name can't be used as key name without space character
|
2002-03-22 16:25:22 +04:00 |
|
monty@hundin.mysql.fi
|
8eadb024dc
|
Fixed mysqldumpslow for new dump format.
Fix for HEAP tables with many rows deleted.
Add '' arround database names in SHOW GRANT
|
2002-03-12 11:52:41 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
c65ac4e7ac
|
tests for bug fix
|
2002-03-07 15:36:14 +02:00 |
|
monty@hundin.mysql.fi
|
4d10a0cb7e
|
Add support for NULL=NULL in keys (Used in GROUP BY optimization)
Add ISAM to Windows version
Fix of test results
Fixes for NULL keys in HEAP tables.
|
2002-01-16 00:42:52 +02:00 |
|
monty@donna.mysql.fi
|
ac77076ff2
|
Fixed bug with HEAP tables when using LIKE
|
2001-04-16 14:05:55 +03: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 |
|