~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/suite/broken/t/mysql_protocols.test

  • Committer: Jay Pipes
  • Date: 2008-12-19 21:34:33 UTC
  • mto: This revision was merged to the branch mainline in revision 729.
  • Revision ID: jpipes@serialcoder-20081219213433-x9wc07ts0bubd5jb
OLAP test now fixed.  We throw a syntax error upon seeing WITH CUBE, not
a "We don't support this yet" error.  Other than that, only minor
SQL syntax fixes and removal of VIEW-specific stuff.

MyISAM.test slowly working through.  Hit a bug in REPAIR TABLE.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Windows does not have SOCKET, but will try to create a PIPE as well as MEMORY
2
 
--source include/not_windows.inc
 
2
#--source include/not_windows.inc
3
3
 
4
4
# test for Bug #4998 "--protocol doesn't reject bad values"
5
5