1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-07 04:01:59 +03:00
mariadb/plugin/handler_socket/client/hstest_hs_more50.sh
Michael Widenius 2c7d6f12ee Added HandlerSocket plugin
- Fixed compiler errors
- Modified Makefiles to be part of plugin directory
- Some minor changes in database.cpp to use the new MariaDB handler interface
2011-02-20 15:22:10 +02:00

5 lines
134 B
Bash
Executable File

#!/bin/bash
exec ./hstest test=10 key_mask=9999 host=localhost port=9998 num=10000000 \
num_threads=100 timelimit=10 moreflds=50 $@