~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/null_key.result

  • Committer: Brian Aker
  • Date: 2010-02-15 18:29:31 UTC
  • mto: (1273.13.68 build)
  • mto: This revision was merged to the branch mainline in revision 1303.
  • Revision ID: brian@gaz-20100215182931-ooy48h72plspoehy
More removal of show code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
405
405
Handler_read_next       2
406
406
Handler_read_prev       0
407
407
Handler_read_rnd        0
408
 
Handler_read_rnd_next   5
 
408
Handler_read_rnd_next   11
409
409
DROP TABLE t1,t2,t3,t4;
410
410
CREATE TABLE t1 (
411
411
a int default NULL,