- 21 Dec, 2003 1 commit
-
-
konstantin@oak.local authored
see comments to the method why
-
- 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 9 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.0
-
New Statement: SHOW [STORAGE] ENGINES New System Variable: storage_engine New mysqld Argument: --default-storage-engine=
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
release the mutex before exiting the function, or it will be kept forever (=> START SLAVE, STOP SLAVE, etc will hang).
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2023/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
(char * -> const char*)
-
monty@mysql.com authored
-
monty@mysql.com authored
-
- 16 Dec, 2003 1 commit
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-