Below is the list of changes that have just been committed into a local
maria repository of guilhem. When guilhem does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2008-02-22 14:32:20+01:00, guilhem@stripped +1 -0
update to "KNOWN BUGS"
KNOWN_BUGS.txt@stripped, 2008-02-22 14:32:18+01:00, guilhem@stripped +5 -4
update
diff -Nrup a/KNOWN_BUGS.txt b/KNOWN_BUGS.txt
--- a/KNOWN_BUGS.txt 2008-02-11 19:54:54 +01:00
+++ b/KNOWN_BUGS.txt 2008-02-22 14:32:18 +01:00
@@ -1,7 +1,8 @@
This file should contain all know fatal bugs in the Maria storage
engine for the last source or binary release. Minor bugs, extensions
and feature request and bugs found since this release can be find in the
-MySQL bugs databases at: http://bugs.mysql.com/
+MySQL bugs databases at: http://bugs.mysql.com/ (category "Maria
+storage engine").
There shouldn't normally be any bugs that affects normal operations in
any Maria release. Still, there are always exceptions and edge cases
@@ -37,9 +38,9 @@ Known bugs that we are working on and wi
- LOAD INDEX commands are for the moment ignored for Maria tables
(The code needs to be rewritten to do all reads through page cache to
avoid half-block reads)
-- Freeing maria tmp table after fetching rows using prepared statements causes
- a crash.
-
+- Some concurrency bugs in Maria's page cache which sometimes show up
+ under load http://bugs.mysql.com/bug.php?id=34161 and
+ http://bugs.mysql.com/bug.php?id=34634 .
Known bugs that are planned to be fixed before Beta
===================================================
| Thread |
|---|
| • bk commit into maria tree (guilhem:1.2610) | Guilhem Bichot | 22 Feb |