tpcc_start "l" is broken

Bug #689890 reported by rich prohaska
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
percona-tools
New
Undecided
Unassigned

Bug Description

tpcc_start l ... is broken. should use connect_string not db_string.

$ diff main.c main.c.orig
200c200
< if(strcmp(connect_string,"l")==0){
---
> if(strcmp(db_string,"l")==0){

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.