~posulliv/drizzle/memcached_applier

« back to all changes in this revision

Viewing changes to tests/r/information_schema.result

  • Committer: Jay Pipes
  • Date: 2009-08-03 14:23:22 UTC
  • mfrom: (1039.2.68 staging)
  • mto: This revision was merged to the branch mainline in revision 1078.
  • Revision ID: jpipes@serialcoder-20090803142322-1g67h7su9mocg9ig
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
823
823
#       #
824
824
#       #
825
825
#       #
826
 
#       #
827
826
SHOW STATUS;
828
827
Variable_name   Value
829
828
#       #
933
932
#       #
934
933
#       #
935
934
#       #
936
 
#       #
937
935
SELECT *
938
936
FROM information_schema.global_status
939
937
ORDER BY variable_name;
1045
1043
#       #
1046
1044
#       #
1047
1045
#       #
1048
 
#       #
1049
1046
SELECT *
1050
1047
FROM information_schema.table_constraints;
1051
1048
CONSTRAINT_CATALOG      CONSTRAINT_SCHEMA       CONSTRAINT_NAME TABLE_SCHEMA    TABLE_NAME      CONSTRAINT_TYPE