~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/mysql_protocol/plugin.am

  • Committer: Stewart Smith
  • Date: 2010-02-22 07:44:37 UTC
  • mfrom: (1283.17.4)
  • mto: (1283.19.1)
  • mto: This revision was merged to the branch mainline in revision 1449.
  • Revision ID: stewart@flamingspork.com-20100222074437-1a9x1n030tbtv1qv
Merged embeddded-innodb-store-table-proto into embedded-innodb-write-row.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
EXTRA_DIST+= \
2
 
        plugin/mysql_protocol/prototest/prototest/__init__.py \
3
 
        plugin/mysql_protocol/prototest/prototest/mysql/__init__.py \
4
 
        plugin/mysql_protocol/prototest/prototest/mysql/bitfield.py \
5
 
        plugin/mysql_protocol/prototest/prototest/mysql/column.py \
6
 
        plugin/mysql_protocol/prototest/prototest/mysql/command.py \
7
 
        plugin/mysql_protocol/prototest/prototest/mysql/handshake.py \
8
 
        plugin/mysql_protocol/prototest/prototest/mysql/packet.py \
9
 
        plugin/mysql_protocol/prototest/prototest/mysql/result.py \
10
 
        plugin/mysql_protocol/prototest/drizzle_flood \
11
 
        plugin/mysql_protocol/prototest/drizzle_prototest