New question #232108 on sysbench: https://answers.launchpad.net/sysbench/+question/232108
Hi, I wanna create multi tables using sysbench-0.5(the newest version in develpoment), but in fact only one table named 'sbtest1' can be created. Could you tell me why it dosent't work as expected? Thanks a lot. I executed the sysbench prepare command like this: sysbench5 --test='/home/xxx/bin/sysbench5/oltp/common.lua' --oltp-table-count=3 --oltp-table-size=100000 --mysql-host=127.0.0.1 --mysql-port=5169 --mysql-user=root --mysql-db=sbtest --mysql-table-engine=innodb prepare -- You received this question notification because you are a member of sysbench-developers, which is an answer contact for sysbench. _______________________________________________ Mailing list: https://launchpad.net/~sysbench-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~sysbench-developers More help : https://help.launchpad.net/ListHelp

