~jan-kneschke/mysql-proxy/packet-tracking-assertions

« back to all changes in this revision

Viewing changes to tests/suite/base/r/resultset.result

  • Committer: Kay Roepke
  • Date: 2008-11-12 14:10:22 UTC
  • Revision ID: kay@mysql.com-20081112141022-ccx7xglj8nxd32m9
merge head

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
SELECT row_count(1), bytes();
16
16
row_count       bytes
17
17
2       16
 
18
SELECT 5.0;
 
19
row_count       bytes
 
20
1       6
 
21
SELECT 4.1;
 
22
row_count       bytes
 
23
1       6