b68a83a050
patch reverted - USE_RAID is defined in my_config.h
2004-01-23 11:56:37 +01:00
6f1342a61d
Fix for a bug #2422 , where CONVERT(expr, cast) was masked by
...
CONVERT(expr, expr, expr);
2004-01-22 22:13:24 +02:00
911a876999
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b2298
2004-01-22 20:35:36 +04:00
647ff00301
Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_2290/mysql-4.0
2004-01-22 20:35:35 +04:00
6ea6ec8adb
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_2290/mysql-4.0
2004-01-22 20:28:17 +04:00
edf7a7b1d9
some ammendments (comments and code style)
2004-01-22 20:20:43 +04:00
e515d7018f
a proper fix for the bug #2298 Trailing whitespace inconsistently handled in WHERE clause.
...
<monty> ramil, in MySQL/MyISAM we should only strip end space, not 'space-like' characters.
<monty> This is according to SQL; When doing a comparision end space and only end space are ignored.
2004-01-22 18:05:47 +04:00
0bdf713a85
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2004-01-22 14:18:12 +02:00
faa8252b10
test moved to an appropriate file
2004-01-21 23:39:35 +01:00
0371c68e3e
two more bugfixes for "space stripping in MyISAM indexes"
2004-01-21 23:29:17 +01:00
e7a37d41b0
test case for MyISAM sort-repair bug
2004-01-21 21:43:41 +01:00
03d00c7da9
Further fixes for 2390: ucs2 alignment
2004-01-21 14:15:19 +04:00
4a668f95ce
added test for bug #2290 "output truncated with ELT when using DISTINCT"
2004-01-21 02:18:51 +04:00
03d7217f77
Merge
2004-01-20 19:23:28 +02:00
2a55a7684f
for multy-delete command used same algorithm of table reference (alias)
2004-01-20 19:16:18 +02:00
ab4042adc1
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2004-01-20 17:49:10 +02:00
b078d2df64
merge
2004-01-20 00:15:01 +01:00
0eb6070068
Code cleanup
...
Fixed bug in optimizer where it didn't choose right table order in some cases
2004-01-19 23:51:17 +01:00
63499f3d09
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/my/mysql-4.0
2004-01-19 23:10:18 +01:00
6b94ea53d5
Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_2310/mysql-4.1
2004-01-20 00:34:38 +04:00
12008677de
Fixed bug #2310 "INET_ATON handles short-forms addresses incorrectly"
2004-01-20 00:32:25 +04:00
d921a05ec6
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into bar.intranet.mysql.r18.ru:/usr/home/bar/mysql-4.1
2004-01-19 19:21:07 +04:00
f802ec0215
UCS-2 aligning 0xAA -> 0x00AA
2004-01-19 19:16:30 +04:00
6985f346b9
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-01-19 14:23:18 +01:00
cf80041e09
field length convertion (bytes->chars) should be done with rounding UP.
2004-01-19 14:22:38 +01:00
aa933d382b
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2004-01-19 14:15:40 +02:00
9ac61de6bb
Test case for the bug #2198 : SELECT INTO OUTFILE (with Sub-Select) Problem.
2004-01-19 14:10:05 +04:00
e289783cf8
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b2182
2004-01-19 13:00:51 +04:00
aa31e98c90
Fix deprecation warning - database_engine => storage_engine
2004-01-18 22:30:35 +00:00
8959551451
merge fixes
2004-01-17 17:18:32 +02:00
0b7ebbb57d
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-insert-4.1
2004-01-17 15:28:56 +02:00
16f2e3d78d
new test added
...
test fixed
2004-01-17 15:28:20 +02:00
242e8dbbbb
merge
2004-01-17 13:13:48 +02:00
a5800f8f44
commit of forgoten test
2004-01-17 13:09:41 +02:00
c04fd7b177
switched to new syntax (TYPE->ENGINE)
...
check of memory allocation operation was added
2004-01-17 13:00:46 +02:00
4adf62eab3
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-sub-4.1
2004-01-17 12:18:46 +02:00
b781183f09
mysqldump results fixed
2004-01-17 12:03:14 +02:00
bcbc9ff22f
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-sub-4.1
2004-01-17 11:53:04 +02:00
41323e8b76
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-drop-4.1
2004-01-17 10:02:01 +02:00
9c232685d6
Two bug fixes
2004-01-16 20:05:08 +02:00
00a6a9c033
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2004-01-16 15:26:58 +02:00
d4543818b0
Fixed table crash bug when updating row > 16M (Bug #2159 )
2004-01-15 21:39:56 +01:00
c4223f5387
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2004-01-15 22:05:24 +02:00
8caf856afe
an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)
2004-01-15 16:31:27 +01:00
7aa82031dc
I forgot to add the test in the previous commit :(
...
Blame me!
2004-01-15 16:10:44 +04:00
b63b7bff84
Fic for Bug 2367: INSERT() behaviour is different for different charsets.
2004-01-15 13:27:20 +04:00
4714f690f1
assigned correct lex->current_select for derived tables (BUG#2349)
...
moved LIMIT initialialization, because it is need only for single select derived table
2004-01-14 15:15:42 +02:00
ea61b7886b
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-01-14 14:08:56 +01:00
7e28e936ec
show create tests
2004-01-14 12:29:30 +01:00
646d692510
a fix (bug #2361 : ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key).
2004-01-13 16:18:37 +04:00