- 21 Jun, 2003 1 commit
-
-
hf@deer.(none) authored
-
- 20 Jun, 2003 5 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
Safe parenthesis.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
lenz@mysql.com authored
problem on Windows/cygwin (BUG#668)
-
guilhem@mysql.com authored
-
- 19 Jun, 2003 2 commits
-
-
miguel@hegel.(none) authored
-
gluh@gluh.mysql.r18.ru authored
-
- 18 Jun, 2003 6 commits
-
-
heikki@hundin.mysql.fi authored
Track an assertion failure reported on the mailing list June 18th, 2003
-
lenz@mysql.com authored
- fixed a typo
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
heikki@hundin.mysql.fi authored
Add forgotten mutex_enter()
-
heikki@hundin.mysql.fi authored
Add forgotten mtr_commit()
-
heikki@hundin.mysql.fi authored
Fix error in previous push
-
- 17 Jun, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Fix bug: InnoDB could print that it cannot find a clustered index record if an update undo, purge, and a consistent read coincided, in rare cases it might also have returned a wrong row in a query
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
with 'head'). Test fix (this sync_with_master was nonsense). Now all tests pass in 4.0 in autobuild.
-
- 16 Jun, 2003 4 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
More messages. Testcase for bug 651.
-
- 15 Jun, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Cleanup ha_innodb.cc, data0type.h: Make sure non-latin1 users can downgrade from 4.0.14 to an earlier version if they have not created DATA_BLOB column prefix indexes
-
heikki@hundin.mysql.fi authored
Cleanup; remove compiler warning on Windows
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
thd->enter_cond() and exit_cond(), so that the I/O thread accepts to stop when it's waiting for relay log space. Reset ignore_log_space_limit to 0 when the SQL thread terminates.
-
- 14 Jun, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Merge InnoDB-4.0.14: SAVEPOINT now implemented; InnoDB now accepts also column prefix keys; crashing bug in ON UPDATE CASCADE fixed; page checksum formula fixed
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
Could not add a testcase for this: if the test goes into a MASTER_POS_WAIT, it waits until this terminates (even doing "connection other_con" to launch "stop slave" is blocked). - In MASTER_POS_WAIT() don't test if the I/O slave is running, but if the SQL thread is running. - Some DBUG info for this bugfix.
-
jani@rhols221.adsl.netsonic.fi authored
if one is running many mysqlds through mysqld_multi, for example. Without this option, on Linux one mysqld_safe process may kill other mysqlds as well, if started using the same binary and path.
-
- 13 Jun, 2003 1 commit
-
-
lenz@mysql.com authored
- Added missing function name in checking for sem_init in posix4 libs on Solaris
-
- 12 Jun, 2003 8 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
monty@narttu.mysql.fi authored
-
lenz@mysql.com authored
define a different niceness level in my.cnf (Bug #627)
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
- 11 Jun, 2003 1 commit
-
-
hf@deer.(none) authored
-