Advertisement
Guest User

Untitled

a guest
Dec 29th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. sysbench --test=oltp --oltp-table-size=1000000 --mysql-db=test --mysql-user=root --mysql-password=yourrootsqlpassword prepare
  2.  
  3. **PANIC: unprotected error in call to Lua API (cannot open oltp: No such file or directory)**
  4.  
  5. find . -name 'oltp*'*
  6.  
  7. sysbench --test=<NEW PATH HERE> --oltp-table-size=1000000 --mysql-db=test --mysql-user=root --mysql-password=yourrootsqlpassword prepare*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement