From: pem Date: December 7 2005 4:05pm Subject: bk commit into 5.1 tree (pem:1.1968) List-Archive: http://lists.mysql.com/commits/21 Message-Id: <200512071605.jB7G50Tq012257@mail.mysql.com> Below is the list of changes that have just been committed into a local 5.1 repository of pem. When pem 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 1.1968 05/12/07 16:58:11 pem@stripped +1 -0 Updated sp.result. mysql-test/r/sp.result 1.176 05/12/07 16:58:03 pem@stripped +15 -0 Updated result. # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: pem # Host: mysql.comhem.se # Root: /usr/home/pem/mysql-5.1-new --- 1.175/mysql-test/r/sp.result 2005-12-07 15:17:10 +01:00 +++ 1.176/mysql-test/r/sp.result 2005-12-07 16:58:03 +01:00 @@ -4192,6 +4192,11 @@ test.t3 analyze error Table 'test.t3' doesn't exist test.v1 analyze error 'test.v1' is not BASE TABLE Warnings: +Error 1146 Table 'test.t3' doesn't exist +Error 1347 'test.v1' is not BASE TABLE +Error 1146 Table 'test.t3' doesn't exist +Error 1347 'test.v1' is not BASE TABLE +Error 1146 Table 'test.t3' doesn't exist Error 1347 'test.v1' is not BASE TABLE call bug13012()| Table Op Msg_type Msg_text @@ -4210,6 +4215,11 @@ test.t3 analyze error Table 'test.t3' doesn't exist test.v1 analyze error 'test.v1' is not BASE TABLE Warnings: +Error 1146 Table 'test.t3' doesn't exist +Error 1347 'test.v1' is not BASE TABLE +Error 1146 Table 'test.t3' doesn't exist +Error 1347 'test.v1' is not BASE TABLE +Error 1146 Table 'test.t3' doesn't exist Error 1347 'test.v1' is not BASE TABLE call bug13012()| Table Op Msg_type Msg_text @@ -4228,6 +4238,11 @@ test.t3 analyze error Table 'test.t3' doesn't exist test.v1 analyze error 'test.v1' is not BASE TABLE Warnings: +Error 1146 Table 'test.t3' doesn't exist +Error 1347 'test.v1' is not BASE TABLE +Error 1146 Table 'test.t3' doesn't exist +Error 1347 'test.v1' is not BASE TABLE +Error 1146 Table 'test.t3' doesn't exist Error 1347 'test.v1' is not BASE TABLE drop procedure bug13012| drop view v1;