- 04 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
report only once on "all dump 1000"
-
- 02 Aug, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
make Dblqh use OM_AUTO_SYNC
-
jonas@perch.ndb.mysql.com authored
3 new paramters: DiskSyncSize - Outstanding disk writes before sync (default 4M) DiskCheckpointSpeed - Write speed of LCP in bytes/sec (default 10M) DiskCheckpointSpeedInRestart - As above but during LCP (default 100M) Depricated old NoOfDiskPagesToDisk* - Change NoOfFragmentLogFiles default to 16 (1Gb)
-
jonas@perch.ndb.mysql.com authored
add sync-flag to FsAppendReq
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
- 01 Aug, 2006 20 commits
-
-
evgen@sunlight.local authored
into sunlight.local:/local_work/tmp_merge-5.1-opt-mysql
-
evgen@sunlight.local authored
After merge fix
-
evgen@sunlight.local authored
into sunlight.local:/local_work/tmp_merge-5.1-opt-mysql
-
evgen@sunlight.local authored
into sunlight.local:/local_work/tmp_merge-5.1-opt-mysql
-
evgen@sunlight.local authored
After merge fix
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
jonas@perch.ndb.mysql.com authored
-
evgen@sunlight.local authored
After merge fix
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
gkodinov/kgeorge@macbook.gmz authored
-
gkodinov/kgeorge@rakia.(none) authored
into rakia.(none):/home/kgeorge/mysql/autopush/B20103-5.0-opt
-
gkodinov/kgeorge@macbook.gmz authored
- make the client to respect the server-side no_backslash_escapes option and disable the special meaning of backslash also at client side.
-
evgen@sunlight.local authored
into sunlight.local:/local_work/tmp_merge-5.1-opt-mysql
-
evgen@sunlight.local authored
-
gkodinov/kgeorge@rakia.(none) authored
into rakia.(none):/home/kgeorge/mysql/autopush/B11551-5.0-opt
-
evgen@sunlight.local authored
into sunlight.local:/local_work/tmp_merge-5.0-opt-mysql
-
lars/lthalmann@dl145k.mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
-
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
-
- 31 Jul, 2006 10 commits
-
-
evgen@sunlight.local authored
into sunlight.local:/local_work/tmp_merge-5.1-opt-mysql
-
lars/lthalmann@dl145j.mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
-
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
-
into mysql.com:/users/lthalmann/bk/MERGE/mysql-4.1-merge
-
evgen@moonbone.local authored
After merge fix
-
sergefp@mysql.com authored
-
gkodinov/kgeorge@rakia.(none) authored
into rakia.(none):/home/kgeorge/mysql/autopush/B11551-5.0-opt
-
gkodinov/kgeorge@macbook.gmz authored
made DROP VIEW to continue on error and report an aggregated error at its end. This makes it similar to DROP TABLE.
-
gkodinov/kgeorge@macbook.gmz authored
into macbook.gmz:/Users/kgeorge/mysql/work/B21080-5.0-opt
-
gkodinov/kgeorge@macbook.gmz authored
When executing ALTER TABLE all the attributes of the view were overwritten. This is contrary to the user's expectations. So some of the view attributes are preserved now : namely security and algorithm. This means that if they are not specified in ALTER VIEW their values are preserved from CREATE VIEW instead of being defaulted.
-
- 30 Jul, 2006 2 commits
-
-
sergefp@mysql.com authored
-
Fixing test result.
-
- 29 Jul, 2006 3 commits
-
-
evgen@sunlight.local authored
into sunlight.local:/local_work/tmp_merge-5.1-opt-mysql
-
sergefp@newbox.mylan authored
into mysql.com:/home/psergey/mysql-5.1-bug14940-r4
-
sergefp@mysql.com authored
-