- 13 Apr, 2005 22 commits
-
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Fix part of bug #9670: if MySQL calls ::store_lock with TL_IGNORE, do not change prebuilt->select_lock_type; this fix may heal the assertion failures reported in UPDATE and multi-table UPDATE; it is not clear if this fixes the problems in OPTIMIZE TABLE
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
jimw@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
pem@mysql.comhem.se authored
causes system crash.
-
mskold@mysql.com authored
-
pem@mysql.comhem.se authored
-
mskold@mysql.com authored
-
heikki@hundin.mysql.fi authored
At the shutdown, write the latest lsn only to the first pages of the ibdata files of the system tablespace, NOT to the .ibd files; writing to tens of thousands .ibd files can take minutes
-
pem@mysql.comhem.se authored
-
heikki@hundin.mysql.fi authored
Fix the patch of Jan to optimize next-key locking in searches of type 'primary key >= some value'
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Do not test the value of err if the lock operation was skipped because innodb_logs_unsafe_for_binlog was TRUE; though this did not cause any bugs visible to the user, because err is inited to DB_SUCCESS at the start of the function row_search_for_mysql()
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
jan@hundin.mysql.fi authored
not produce phantom (bug #9354).
-
jimw@mysql.com authored
-
- 12 Apr, 2005 18 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
correct result after bugfix sql/sql_class.cc initialize net.query_cache_query
-
ramil@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
ramil@mysql.com authored
-
pem@mysql.comhem.se authored
-
marko@hundin.mysql.fi authored
if foreign_key_checks=0. (Bug #9802)
-
pem@mysql.comhem.se authored
when CREATE but not when ALTER
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
use DBUG_RETURN
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
joreland@mysql.com authored
Impl. stupid mgm lock against shutting down 2 nodes simultaniously Add some more dump
-
msvensson@neptunus.(none) authored
- If number of records in table is 4, the calculated cost for using "index" and "range" become so close so that any rounding errors becomes visible. - Added one more record to the tables for heap test and expoect "range" to be selected - Decrease number of records in t1 for range and expect "index" to be choosen.
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.bit_class
-