- 15 Apr, 2005 1 commit
-
-
dlenev@brandersnatch.localdomain authored
New more SP-locking friendly approach to handling locks in multi-update. Now we mark all tables of multi-update as needing write lock at parsing stage and if possible downgrade lock at execution stage (For its work SP-locking mechanism needs to know all lock types right after parsing stage).
-
- 12 Apr, 2005 16 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
-
pem@mysql.comhem.se authored
when CREATE but not when ALTER
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
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
-
ramil@mysql.com authored
-
georg@lmy002.wdf.sap.corp authored
return an error
-
- 11 Apr, 2005 22 commits
-
-
gbichot@quadita2.mysql.com authored
-
gbichot@quadita2.mysql.com authored
because config.status may later need this file (if it does not find it it won't incorporate dependencies of errmsg.sys in sql/share/Makefile) (thx Serg). In sql/share/Makefile.am using "all:" leads to double-"all:" in Makefile (thx Konstantin).
-
gbichot@quadita2.mysql.com authored
-
bk-internal.mysql.com://home/bk/mysql-4.1gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-4.1-4ita
-
gbichot@quadita2.mysql.com authored
if we fall back to mysql_alter_table() (for InnoDB), don't do binlogging in mysql_alter_table(), as mysql_admin_table() is not supposed to do any binlogging (it is done by the caller).
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-5.0
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
-
petr@mysql.com authored
-
petr@mysql.com authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
pekka@mysql.com authored
-
georg@lmy002.wdf.sap.corp authored
-
bar@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
dlenev@brandersnatch.localdomain authored
function" into 4.1 tree.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-merges
-
- 10 Apr, 2005 1 commit
-
-
dlenev@mysql.com authored
function". We should not cache queries using CURRENT_USER() function as we do it for some other functions, e.g. USER() function.
-