- 23 Dec, 2003 1 commit
-
-
konstantin@oak.local authored
broken with recent changes' (attempt 2). Adding Statement_core is better because: - set_statement() code is shorter and you don't need to modify it when adding new members to Statement_core - a bit faster (you don't have virtual call and don't free_root() twice) Do that short patch instead in hope that set_statement() will be sooner or later removed entirely
-
- 22 Dec, 2003 2 commits
-
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
konstantin@oak.local authored
uniform: cli_ + member name.
-
- 21 Dec, 2003 6 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
konstantin@oak.local authored
see comments to the method why
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mysql.com authored
Fixed bug in ORDER BY on a small column (Bug #2147) Fixed error from pthread_mutex_destroy() when one had wrong errmsg file
-
- 20 Dec, 2003 5 commits
-
-
heikki@hundin.mysql.fi authored
Define macro ULINTPF which can be used in printf statements as the print format of ulint both on Win64 and other platforms
-
heikki@hundin.mysql.fi authored
Check at compilation time on Unix that InnoDB ulint is the same size as void*, and also check it at runtime
-
monty@mysql.com authored
-
monty@mysql.com authored
A after merge fix for last merge
-
konstantin@oak.local authored
-
- 19 Dec, 2003 16 commits
-
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-prep_st_hack
-
konstantin@oak.local authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
heikki@hundin.mysql.fi authored
On 64-bit Windows use InnoDB's own printf function where %lu is converted to %I64u; this eliminates Intel compiler warnings on IA64
-
monty@mysql.com authored
-
monty@mysql.com authored
-
konstantin@oak.local authored
All tests pass (client_test included)
-
bar@bar.intranet.mysql.r18.ru authored
into bar.intranet.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
monty@mysql.com authored
-
bar@bar.intranet.mysql.r18.ru authored
"USE db" affected the character set of further CREATE DATABASEs, which should have not happened.
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Cleaned up embedded library access and query cache handling Changed min stack size to 128K (to allow longer MyISAM keys) Fixed wrong priority for XOR (should be less than NEG to get -1^1 to work)
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@kallisto.local authored
-
ram@gw.mysql.r18.ru authored
-
- 18 Dec, 2003 8 commits
-
-
pem@mysql.comhem.se authored
platforms.
-
monty@mysql.com authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.2126
-
hf@deer.(none) authored
additional changes (after discussion with Monty)
-
monty@mysql.com authored
Fixed not updated test from last changeset
-
monty@mysql.com authored
-
jani@rhols221.arenanet.fi authored
-
hf@deer.(none) authored
now mysql_server_init is called from mysql_init with fake parameters mysql_once_init code included to mysql_server_init. embedded-specific initialization is in init_embedded_server function
-
- 17 Dec, 2003 2 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.0
-