transport: add empty mysql submodule
commit2074bedcd3a3a6aa355f070ea2bf368333020c66
authorSergey Yanovich <ynvich@gmail.com>
Tue, 28 Sep 2010 09:35:01 +0000 (28 13:35 +0400)
committerSergey Yanovich <ynvich@gmail.com>
Tue, 28 Sep 2010 15:24:21 +0000 (28 19:24 +0400)
tree1345808fa07133e0ef65ba59202737853b4869c9
parent7c1ff00c86f4fcd64672ff73b8e9d73b5b07e8b1
transport: add empty mysql submodule
transport/Makefile.in
transport/mysql/Makefile.in [copied from transport/Makefile.in with 76% similarity]
transport/mysql/test/Makefile.in [copied from transport/Makefile.in with 72% similarity]
transport/mysql/test/aaMySQLChannelTest.cpp [new file with mode: 0644]
transport/mysql/test/aaMySQLChannelTest.h [new file with mode: 0644]
transport/mysql/test/aaMySQLTransportTestModule.cpp [copied from transport/test/aaTransportTestModule.cpp with 55% similarity]
transport/test/aaTransportTestModule.cpp