~roger-booth/mysql-proxy/laminator

« back to all changes in this revision

Viewing changes to trunk/tests/suite/base/t/bug_select_local.test

  • Committer: Kay Roepke
  • Author(s): jkneschke
  • Date: 2007-08-23 21:39:05 UTC
  • Revision ID: kay@mysql.com-20070823213905-z5cv1nk93jiwgnlw
added support for test-suites

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## we try to inject a packet into the protocol and steal 
 
2
## the /etc/passwd
 
3
## 
 
4
## sadly the client closes the connection to the server for some reason
 
5
## otherwise we could make it a TODO testcase
 
6
SELECT LOCAL("/etc/passwd");