Skip to content

Commit a3514d7

Browse files
committed
Update results-osx_2013-03-18.md
1 parent 308b165 commit a3514d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

results-osx_2013-03-18.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ PreparedQuery: 2.752905968s [ 3633 queries/second ]
106106
panic: Received #1461 error from MySQL server: "Can't create more than max_prepared_stmt_count statements (current value: 16382)"
107107
```
108108

109-
The cause was in [sqlBenchmark.go:82](sqlBenchmark.go#L82). After removing the mymysql runs:
109+
The cause was in [sqlBenchmark.go:82](https://github.com/Go-SQL-Driver/SQL-Benchmark/blob/c84d727235f54a38e3ea3b9d94b75e6eeb51967a/sqlBenchmark.go#L82), reported as [issue 65](https://github.com/ziutek/mymysql/issues/65). After removing the mymysql runs:
110110

111111

112112
```

0 commit comments

Comments
 (0)