Sinisa@sinisa.nasamreza.org
3772d5ff60
Fixex for some crashing bug
2003-01-10 17:36:59 +02:00
bar@bar.mysql.r18.ru
2f0690e173
.del-xml.c~d20ceb97a91fcc2d:
...
Delete: mysys/xml.c
xml.c:
Rename: BitKeeper/deleted/.del-xml.c~d20ceb97a91fcc2d -> mysys/xml.c
It is actually moved to /strings
2003-01-10 17:05:17 +04:00
bar@bar.mysql.r18.ru
04ba0e85f0
xml.c has been moved to /strings from /mysys
...
This is to reuse code to generate charset related C files
from ther descriptions written in XML files
2003-01-10 17:01:55 +04:00
bar@bar.mysql.r18.ru
192ad59819
xml.c:
...
new file
2003-01-10 16:34:53 +04:00
venu@myvenu.com
492eba0369
Added prepared statements sample from manual as a test
2003-01-09 18:32:08 -08:00
venu@myvenu.com
045b2f2336
Remove/change unwanted variables in client protocol
...
Add missed mysql_stmt_affected_rows()
sql_yacc.yy : Fix the compilation error .. bison 1.75
2003-01-09 17:56:34 -08:00
venu@myvenu.com
389aa45c9c
Merge venu@work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/work/sql/dev-4.1
2003-01-09 16:54:38 -08:00
monty@mashka.mysql.fi
1bc3105da3
Fixed core dump bug in str LIKE "%other_str%" where strings contained characters >= 128.
...
Fixed problem with replication LOAD DATA INFILE when using --old-rpl-compat.
When executing on master LOAD DATA and InnoDB failed with 'table full' error the binary log was corrupted.
2003-01-10 01:55:05 +02:00
monty@mashka.mysql.fi
00cdc6a028
Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23
2003-01-09 23:29:02 +02:00
monty@mashka.mysql.fi
74eea66b5a
Fixed wrong packed length for packet > 16M.
2003-01-09 23:28:30 +02:00
monty@mashka.mysql.fi
c9dc5a206b
Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1
2003-01-09 22:43:23 +02:00
monty@mashka.mysql.fi
bf683af4ce
Post merge fix
...
Allow empty key list in USE|IGNORE|FORCE INDEX()
2003-01-09 22:42:31 +02:00
Sinisa@sinisa.nasamreza.org
15d1a71466
Fixes for usage of sub-selects in KILL and HANDLER ....
...
Approved by Sanja ... ;o)
2003-01-09 22:17:16 +02:00
venu@myvenu.com
a9b2d52573
Merge work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/bk/src-4.1
2003-01-09 09:55:45 -08:00
monty@hundin.mysql.fi
5733c2acc9
Merge work:/home/bk/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1
2003-01-09 16:11:03 +02:00
bar@bar.mysql.r18.ru
af76ac08fd
.del-koi8_u.xml~ec104975f7e009bf:
...
Delete: sql/share/charsets/koi8_u.xml
.del-koi8_r.xml~f95ebf1fb19f94cf:
Delete: sql/share/charsets/koi8_r.xml
2003-01-09 17:41:25 +04:00
bar@bar.mysql.r18.ru
8b2b69c8eb
euc_kr, koi8_r and koi8_u have been renamed so that now
...
all charset names don't have "_" sign.
2003-01-09 17:39:02 +04:00
bar@bar.mysql.r18.ru
38dcf18634
koi8u.xml, koi8r.xml:
...
new file
2003-01-09 17:27:13 +04:00
bar@bar.mysql.r18.ru
88e9a0bf2b
do not call get_charset_by_name() with string "DEFAULT"
2003-01-09 16:38:23 +04:00
bar@bar.mysql.r18.ru
a89df5a096
Separating CHARSET and COLLATION terms
2003-01-09 15:37:59 +04:00
ram@mysql.r18.ru
4df915a7b5
fixed order_by test to make it repeatable
2003-01-09 14:35:01 +04:00
monty@mashka.mysql.fi
54ad6de1d9
Portability fix
2003-01-09 11:11:06 +02:00
monty@mashka.mysql.fi
f8e660d88c
merge with 4.0.9
...
To get bug fixes for TCP/IP connections, FORCE INDEX and OPTIMIZE TABLE with NULL keys
2003-01-09 03:55:26 +02:00
monty@mashka.mysql.fi
a101784930
Add TYPE as an alias for specifying key type
2003-01-09 03:12:17 +02:00
monty@mashka.mysql.fi
2ea43f3c53
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-01-09 02:20:29 +02:00
monty@mashka.mysql.fi
3c08da957e
Don't count NULL values in cardinalty for MyISAM tables.
...
Free row buffer cache after each query for MyISAM tables.
Added table join option FORCE INDEX
Fixed core dump bug when connecting with hostname that could not be resolved.
2003-01-09 02:19:14 +02:00
heikki@hundin.mysql.fi
091bc7f56a
buf0buf.c:
...
Add a sanity check awe mem >= buf pool size
2003-01-09 00:29:49 +02:00
heikki@hundin.mysql.fi
d5a1ddd46e
os0proc.c:
...
Fix typos
2003-01-09 00:13:47 +02:00
heikki@hundin.mysql.fi
be03863425
srv0srv.c, mem0pool.c, mem0pool.h, buf0buf.h, buf0buf.c:
...
Make smaller buffer headers and the lock table; fix AWE high_end bug
2003-01-09 00:10:36 +02:00
serg@sergbook.mysql.com
27cb1e8c3c
Merge work:/home/bk/mysql-4.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-01-08 19:44:09 +01:00
serg@sergbook.mysql.com
e98e810664
ft_nlq_search.c:
...
no _mi_search_next() bug fixed
2003-01-08 19:40:35 +01:00
hf@deer.mysql.r18.ru
5a107871c3
Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
...
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.clean
2003-01-08 19:43:58 +04:00
hf@deer.mysql.r18.ru
bd5fa8d60e
Fix for the bug about point(subselect(...))
2003-01-08 19:42:31 +04:00
jani@hynda.(none)
66ac23d15c
Merge work:/home/bk/mysql-4.0 into hynda.(none):/home/my/bk/mysql-4.0
2003-01-08 15:44:44 +02:00
jani@hynda.(none)
6cd2eaee1f
Fixed a couple of bugs.
2003-01-08 15:43:56 +02:00
bar@bar.mysql.r18.ru
a05b6e2456
Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
...
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
2003-01-08 16:42:04 +04:00
bar@bar.mysql.r18.ru
952cb9b49a
Renamed to look in common style
2003-01-08 16:29:31 +04:00
ram@mysql.r18.ru
3fbd8410fd
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
2003-01-08 16:26:19 +04:00
ram@mysql.r18.ru
0e76a4a6bf
fix for readline building
2003-01-08 16:25:42 +04:00
bar@bar.mysql.r18.ru
ea4621e5cd
charset.c:
...
find only primary collations
2003-01-08 15:43:03 +04:00
bar@bar.mysql.r18.ru
9a99ac89e5
New function to search for charset using charset name rather than collation name
2003-01-08 15:39:15 +04:00
bar@bar.mysql.r18.ru
ba8a9d4187
Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
...
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
2003-01-08 13:41:03 +04:00
bar@bar.mysql.r18.ru
7e13f78acf
COLLATE is field attribute not field type
2003-01-08 13:38:11 +04:00
monty@mashka.mysql.fi
23c13c4539
merge
2003-01-08 11:27:07 +02:00
monty@mashka.mysql.fi
89ef355b9e
Fix for bug in LOAD DATA INFILE and replication
...
Fix for SHOW VARIABLES in embedded server
2003-01-08 11:24:39 +02:00
ram@mysql.r18.ru
c1842a98b2
resolving type conflict of BC and UP variables on FreeBSD
2003-01-08 12:48:49 +04:00
ram@mysql.r18.ru
30e15bbb6c
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
2003-01-08 11:53:09 +04:00
venu@myvenu.com
79dd162ed1
Simple misc cases - warnings
2003-01-07 18:59:08 -08:00
venu@myvenu.com
c22219563a
Code cleaup to fix the conversion routines - binary protocol
2003-01-07 18:57:39 -08:00
venu@myvenu.com
bcacfe28a3
Protocol conversion tests
2003-01-07 18:53:46 -08:00