- 14 Jun, 2006 1 commit
-
-
pekka@clam.ndb.mysql.com authored
-
- 12 Jun, 2006 14 commits
-
-
gkodinov@mysql.com authored
into mysql.com:/home/kgeorge/mysql/5.0/B20363
-
gkodinov@mysql.com authored
There was a wrong determination of the DB name (witch is not always the one in TABLE_LIST because derived tables may be calculated using temp tables that have their db name set to ""). The fix determines the database name according to the type of table reference, and calls the function check_access() with the correct db name so the correct set of grants is found.
-
mskold@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/home/marty/MySQL/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
- always calculate max log level on node start - send event subscribe uncond
-
mskold@mysql.com authored
Fix for Bug #18184 SELECT ... FOR UPDATE does not work..: Skipped lock check for full table scan due to bug #20390 SELECT FOR UPDATE does not release locks of untouched rows in full table scans
-
mskold@mysql.com authored
Fix for Bug #18184 SELECT ... FOR UPDATE does not work..: Added missing parameter for readTuples in index scan
-
mskold@mysql.com authored
into mysql.com:/home/marty/MySQL/mysql-5.0
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
- 10 Jun, 2006 3 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-amerge
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
- 09 Jun, 2006 3 commits
-
-
kent@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-5.0
-
joerg@trift2.mysql.com authored
into trift2.mysql.com:/M50/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/home/marty/MySQL/mysql-5.0
-
- 08 Jun, 2006 8 commits
-
-
joerg@mysql.com authored
-
joerg@mysql.com authored
mysql-test/mysql-test-run.pl : Output the usage error if one is given. (Found when fixing bug#20303)
-
joerg@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
-
mskold@mysql.com authored
Fix for Bug #18184 SELECT ... FOR UPDATE does not work..: implemented ha_ndblcuster::unlock_row() and explicitly lock all rows that are not being unlocked
-
joerg@mysql.com authored
mysql-test/mysql-test-run.pl : A fix for bug#20303 "mysql-test-run.pl: Does not recognize -- argument"
-
- 07 Jun, 2006 3 commits
-
-
svoj@may.pils.ru authored
into may.pils.ru:/home/svoj/devel/mysql/BUG19192/mysql-5.0
-
msvensson@neptunus.(none) authored
-
svoj@may.pils.ru authored
into may.pils.ru:/home/svoj/devel/mysql/BUG19192/mysql-5.0
-
- 06 Jun, 2006 6 commits
-
-
kent@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-5.0
-
igor@rurik.mysql.com authored
-
gluh@eagle.intranet.mysql.r18.ru authored
added 'order by' to avoid result order difference
-
gluh@eagle.intranet.mysql.r18.ru authored
mark result string using String::mark_as_const() which prevents CONCAT from reusing it as a buffer for concatenation result.
-
gluh@eagle.intranet.mysql.r18.ru authored
fix: return db name for I_S.TABLES(and others) in original letter case. if mysql starts with lower_case_table_names=1 | 2 then original db name is converted to lower case(for I_S tables). It happens when we perform add_table_to_list. to avoid this we make a copy of original db name and use the copy hereafter.
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b16546
-
- 05 Jun, 2006 2 commits
-
-
anna@hasky.mysql.fi authored
into hasky.mysql.fi:/home/anjuta/my/mysql-5.0
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/users/msvensson/my50-yassl
-