#At file:///export/home/jl208045/mysql/wl4800/mysql-next-mr-opt-backporting-wl4800-revert_printquick/ based on revid:jorgen.loland@stripped
3243 Jorgen Loland 2010-12-22
Added todo item
modified:
WL4800_TODO.txt
=== modified file 'WL4800_TODO.txt'
--- a/WL4800_TODO.txt 2010-12-21 07:34:33 +0000
+++ b/WL4800_TODO.txt 2010-12-22 09:51:47 +0000
@@ -59,3 +59,6 @@ range access anyway.
(1)CREATE TABLE t1 (a int, b int, PRIMARY KEY (a,b), KEY b (b));
INSERT INTO t1 VALUES (1,1),(1,2),(1,0),(1,3);
SELECT MAX(b), a FROM t1 WHERE b < 2 AND a = 1 GROUP BY a;
+
+Make --opt-trace-protocol dump traces to a separate file so that mtr
+can run with it without failing all tests.
Attachment: [text/bzr-bundle] bzr/jorgen.loland@oracle.com-20101222095147-pmwq1wi9ws68j7q2.bundle
| Thread |
|---|
| • bzr commit into mysql-next-mr-bugfixing branch (jorgen.loland:3243) | Jorgen Loland | 22 Dec |