- 22 Oct, 2004 1 commit
-
-
jan@hundin.mysql.fi authored
this timestamp might not be the correct time because e.g. ALTER TABLE changes this timestamp.
-
- 21 Oct, 2004 2 commits
-
-
jan@hundin.mysql.fi authored
for InnoDB tables. Note that these times may always be correct ones, because for example ALTER TABLE creates a table again.
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/talle/mysql-4.1
-
- 20 Oct, 2004 26 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
tomas@poseidon.ndb.mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
tomas@poseidon.ndb.mysql.com authored
-
monty@mysql.com authored
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41
-
pekka@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-secfix
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-4.1-6049
-
monty@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-secfix
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41
-
pekka@mysql.com authored
fix C coding error found by tomas on sol9x86
-
bar@mysql.com authored
A faster UTF8 null-terminated string implementation. It is used for identifier comparison, so it's quite critical.
-
monty@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-secfix
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/work/mysql-4.1-6049
-
konstantin@mysql.com authored
(date) as empty string": preserve time type (date, time, or datetime) for zero dates, times, and datetimes.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
dlenev@brandersnatch.localdomain authored
he has SELECT and INSERT privileges for table with primary key" Now we set lex->duplicates= DUP_UPDATE right in parser if INSERT has ON DUPLICATE KEY UPDATE clause, this simplifies insert_precheck() function (this also fixes a bug) and some other code.
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug6151
-
ingo@mysql.com authored
-
pekka@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
Rename innodb_table_locks_old_behavior -> innodb_table_locks Set innodb_table_locks to off by default to get same behaviour as in MySQL 4.0.20 (This means that Innodb ignore table locks by default, which makes it easier to combine MyISAM and InnoDB to simulate a transaction)
-
- 19 Oct, 2004 11 commits
-
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
monty@mishka.local authored
Simple optimzations and cleanups Removed compiler warnings and fixed portability issues Added client functions 'mysql_embedded()' to allow client to check if we are using embedded server Fixes for purify
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
heikki@hundin.mysql.fi authored
test
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
paul@ice.snake.net authored
Add note to mysql_hex_string() comment.
-