- 29 Jun, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 27 Jun, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Change optimizer to prefer key lookups before table scan Change table scans to be done after tables with constrains on scanned table
-
- 26 Jun, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 23 Jun, 2003 9 commits
-
-
monty@narttu.mysql.fi authored
Changed connect with timeout to use poll() instead if socket() to avoid problems with many open files
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
serg@sergbook.mylan authored
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mylan authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.defweek
-
- 22 Jun, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
In ORDER BY MySQL seems to set the key read flag also in the case where the primary key contains only a prefix of a column - not the whole column; to prevent potential bugs retrieve the whole column if the index contains a prefix of it
-
guilhem@mysql.com authored
-
- 21 Jun, 2003 1 commit
-
-
guilhem@mysql.com authored
This way 3.23.58 slaves will always detect a 4.0.14 master (and stop) immediately. BUG#198.
-
- 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 3 commits
-
-
miguel@hegel.(none) authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
Task ID 894: Backport default_week_format variable to 4.0
-
- 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 1 commit
-
-
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
-