- 06 Nov, 2002 2 commits
-
-
peter@mysql.com authored
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
- 05 Nov, 2002 4 commits
-
-
heikki@hundin.mysql.fi authored
Merge InnoDB-4.0.5b: minor improvements to foreign keys, more logical data dictionary lock
-
monty@hundin.mysql.fi authored
-
bell@sanja.is.com.ua authored
-
monty@hundin.mysql.fi authored
Some simple optimizations
-
- 02 Nov, 2002 1 commit
-
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
- 01 Nov, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
(Has to be properly fixed at some point)
-
- 31 Oct, 2002 12 commits
-
-
monty@hundin.mysql.fi authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
lenz@mysql.com authored
- Do-compile: fix small (cosmetical, not critical) typo
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
vva@genie.(none) authored
into genie.(none):/home/vva/work/4.0
-
vva@genie.(none) authored
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
heikki@hundin.mysql.fi authored
Add check that sizeof(trx_t) is the same in ha_inndob.cc and InnoDB compilation modules
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
heikki@hundin.mysql.fi authored
Fix bug: mysqld-debug-max failed standard test because a safe mutex size was seen as 24 bytes in the body of ha_innodb.cc, but 64 bytes in read0read.c
-
monty@hundin.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 30 Oct, 2002 10 commits
-
-
heikki@hundin.mysql.fi authored
Fix bug in MySQL-3.23 ORDER BY from a table with no PRIMARY KEY and where the user had added UNIQUE indexes with CREATE INDEX
-
heikki@hundin.mysql.fi authored
We changed MySQL default isolation yesterday to REPEATABLE READ
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
values with BETWEEN clause
-
peter@mysql.com authored
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
gluh@gluh.(none) authored
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Partial fix to a hang introduced in CREATE TABLE in the push last night
-
- 29 Oct, 2002 9 commits
-
-
heikki@hundin.mysql.fi authored
Update instructions about editing the files generated by flex and bison
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
In Linux do not printb thread id's but process no's in SHOW INNODB STATUS
-
heikki@hundin.mysql.fi authored
Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution mysqld.cc: Change MySQL default isolation level to REPEATABLE READ; note that InnoDB has always had that default, and BDB and MyISAM always run at SERIALIZABLE level anyway
-
monty@mashka.mysql.fi authored
Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log)
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
monty@hundin.mysql.fi authored
Fixed reference to freed memory in acl_init()/grant_init() Fixed possible memory leak. (Could only happen in very strange circumstances) Fixed bug in ALTER TABLE with BDB tables Updated mysql-test for valgrind
-
bk://work.mysql.com:7001Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
- 28 Oct, 2002 1 commit
-
-
serg@serg.mysql.com authored
-