- 21 Jul, 2005 7 commits
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.10839
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
bar@mysql.com authored
After backporting from 5.0 fix. There is no an extra argument in 4.1.
-
-
into c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5.0
-
-
into c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-4.1
-
- 20 Jul, 2005 23 commits
-
-
mronstrom@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
- do not discover temporary files and make them visible
-
joerg@mysql.com authored
This push includes the clone tag.
-
konstantin@mysql.com authored
cursors. This should fix Bug#11813 when InnoDB part is in (tested with a draft patch). The idea of the patch is that if a storage engine supports consistent read views, we open one when open a cursor, set is as the active view when fetch from the cursor, and close together with cursor close.
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-4.1
-
georg@lmy002.wdf.sap.corp authored
-
-
konstantin@mysql.com authored
-
hf@deer.(none) authored
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my50
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my50-ndb
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.innolike
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
evgen@moonbone.local authored
into moonbone.local:/work/mysql-5.0-bug-11760
-
evgen@moonbone.local authored
by subtime() in view Item_func_add_time::print() were printing arg[0] instead of arg[1] which results in wrongly created view. Functions addtime() and subtime were affected by this bug.
-
- 19 Jul, 2005 10 commits
-
-
jimw@mysql.com authored
-
konstantin@mysql.com authored
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my50-ndb
-
elliot@mysql.com authored
into mysql.com:/data0/emurphy/src/mysql-5.0
-
elliot@mysql.com authored
BUG#12040 Fixed compile failure by using %p instead of %x to print a pointer in DBUG_PRINT
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
Delete: mysql-test/var
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-5.0-10760-new
-
konstantin@mysql.com authored
The idea of the patch is that every cursor gets its own lock id for table level locking. Thus cursors are protected from updates performed within the same connection. Additionally a list of transient (must be closed at commit) cursors is maintained and all transient cursors are closed when necessary. Lastly, this patch adds support for deadlock timeouts to TLL locking when using cursors. + post-review fixes.
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-