Make bundled OLTP Lua scripts executable, add hashbangs.
This commit is contained in:
1
src/lua/bulk_insert.lua
Normal file → Executable file
1
src/lua/bulk_insert.lua
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env sysbench
|
||||
-- -------------------------------------------------------------------------- --
|
||||
-- Bulk insert benchmark: do multi-row INSERTs concurrently in --num-threads
|
||||
-- threads with each thread inserting into its own table. The number of INSERTs
|
||||
|
||||
Reference in New Issue
Block a user