- 04 Mar, 2003 5 commits
-
-
heikki@hundin.mysql.fi authored
Do not try to resolve the table name of a corrupt page if the code is in ibbackup, i.e., the dict system is not initialized
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a table that was locked bug not droped
-
greg@mysql.com authored
-
greg@mysql.com[greg] authored
-
- 03 Mar, 2003 5 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
heikki@hundin.mysql.fi authored
Fix a hang on the adaptive hash S-latch if an application program uses mysql_use_result() and performs queries on two connections at the same time
-
lenz@mysql.com authored
packaging - enclosed some variables in quotes for safeguarding - add a license file (GPL or MySQLEULA) to the package so it will be displayed during installation (needs to be tested)
-
heikki@hundin.mysql.fi authored
Print a more precise error message if log files or data files are of a size different from what is specified in my.cnf
-
guilhem@mysql.com authored
+ fix for #70 + test result fix for LOAD DATA LOCAL bug #82
-
- 02 Mar, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Print trx rollback progress info in crash recovery
-
guilhem@mysql.com authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
- 01 Mar, 2003 2 commits
-
-
guilhem@mysql.com authored
remove variable rli->log_pos_current.
-
guilhem@mysql.com authored
("Event too big" etc), stop this thread instead of going on with the next event, which would certainly lead to slave's data corruption.
-
- 28 Feb, 2003 9 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
LOAD DATA LOCAL INFILE was not replicated correctly
-
bell@sanja.is.com.ua authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
lenz@mysql.com authored
Monty)
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
- 27 Feb, 2003 6 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
increased compatibility postmerge changing
-
bell@sanja.is.com.ua authored
-
monty@narttu.mysql.fi authored
Fixed bug in RAND() usage in mysqlbinlog
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
regarded as unsigned longlongss, not as floats. This make these values work similar to values between 10000000000000000000 and 18446744073709551615.
-
- 26 Feb, 2003 9 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Remove DEBUG_ASSERT if MySQL internally names a UNIQUE index as the PRIMARY KEY, but inside InnoDB there is no primary key for the table
-
heikki@hundin.mysql.fi authored
Add docs to store_lock()
-
work.mysql.com://home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
command: load data infile 'filename' into table db.table;
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
contain NULL values (which is the case for a crashed .frm file).
-