- 21 Jul, 2005 7 commits
-
-
joerg@mysql.com authored
Table handlers "bdb", "heap", "innobase", "myisam", and "myisammrg" have been moved into a common subdirectory "storage". This must be reflected in the tools for Windows: 1) When the source package is created, there is the additional level "storage". 2) The project files below "VC++Files" also get that additional directory level, to keep structures in sync. 3) Within the project files, references to/from the table handlers must cross that level.
-
-
into c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5.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 27 commits
-
-
tulin@dl145b.mysql.com authored
-
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.
-
tulin@dl145b.mysql.com authored
-
tulin@dl145b.mysql.com authored
into dl145b.mysql.com:/home/ndbdev/tomas/mysql-5.1
-
tulin@dl145b.mysql.com authored
-
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
-
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
-
tulin@dl145b.mysql.com authored
into dl145b.mysql.com:/home/ndbdev/tomas/mysql-5.1
-
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 6 commits
-
-
jimw@mysql.com authored
-
tulin@dl145b.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
-