- 17 Nov, 2005 5 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
ingo@production.mysql.com authored
into production.mysql.com:/usersnfs/istruewing/autopush/mysql-4.1
-
sasha@asksasha.com authored
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug7947
-
sasha@asksasha.com authored
-
- 16 Nov, 2005 5 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my41-r1.2456.1.1
-
pekka@mysql.com authored
-
stewart@mysql.com authored
Add display of minimum requirements for various cluster parameters e.g. DataMemory, IndexMemory, MaxNoOfTables, MaxNoOfAttributes etc and the memory usage because of them.
-
stewart@mysql.com authored
fix some small bugs, slightly improve output, add --help
-
- 15 Nov, 2005 7 commits
-
-
sasha@asksasha.com authored
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug7947
-
sasha@asksasha.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
After merge fix.
-
bell@sanja.is.com.ua authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-4000
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
- 12 Nov, 2005 1 commit
-
-
svoj@mysql.com authored
-
- 10 Nov, 2005 3 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@mysql.com authored
"Item_date_add_interval needs to have the int_type member as Public". As explained in the bug report, this change is is to help http://search.cpan.org/~philips/DBIx-MyParse-0.20/ So please keep those members public.
-
- 09 Nov, 2005 1 commit
-
-
sergefp@mysql.com authored
-
- 08 Nov, 2005 3 commits
-
-
sasha@asksasha.com authored
non-deterministic result in the test case for BUG#7947 the bug fix for BUG#7947 now fixed the result of mix_innodb_myisam_binlog test, which in the past was missing DO RELEASE_LOCK() in the output of SHOW BINLOG EVENTS
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-nov08-push
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-nov08-push
-
- 07 Nov, 2005 5 commits
-
-
sasha@asksasha.com authored
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug7947
-
sasha@asksasha.com authored
transaction while holding the lock. Also test to make sure other binlogging issues reported in the bug have been addressed.
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-4.1
-
ingo@mysql.com authored
Initialized usable_keys from table->keys_in_use instead of ~0 in test_if_skip_sort_order(). It was possible that a disabled index was used for sorting.
-
sergefp@mysql.com authored
when calculating table->null_fields.
-
- 05 Nov, 2005 3 commits
-
-
petr@mysql.com authored
-
petr@mysql.com authored
-
kent@mysql.com authored
Always use bundled zlib
-
- 04 Nov, 2005 1 commit
-
-
petr@mysql.com authored
-
- 03 Nov, 2005 6 commits
-
-
ingo@mysql.com authored
Version for 4.0. It fixes two problems: 1. The cause of the bug was that we did not check the table version for the HANDLER ... READ commands. We did not notice when a table was replaced by a new one. This can happen during ALTER TABLE, REPAIR TABLE, and OPTIMIZE TABLE (there might be more cases). I call the fix for this problem "the primary bug fix". 2. mysql_ha_flush() was not always called with a locked LOCK_open. Though the function comment clearly said it must. I changed the code so that the locking is done when required. I call the fix for this problem "the secondary fix".
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
-
jani@ua141d10.elisa.omakaista.fi authored
-
jani@ua141d10.elisa.omakaista.fi authored
-
jani@ua141d10.elisa.omakaista.fi authored
-
holyfoot@mysql.com authored
into mysql.com:/home/hf/work/mysql-4.1.14183
-