pgsql-io / benchmarksql

A TPC-C like test tool
29 stars 11 forks source link

Run in MYSQL8.0 #15

Open hehong2018 opened 3 years ago

hehong2018 commented 3 years ago

How can I run in MYSQL8.0.26

wieck commented 3 years ago

On 8/17/21 3:13 AM, hehong2018 wrote:

How can I run in MYSQL8.0.26

Can you be a little more specific about the problem(s) you are encountering?

Regards, Jan

-- Jan Wieck

codeex commented 2 years ago

To support MySQL, how do I configure the properites file?

wieck commented 2 years ago

On 9/23/21 9:46 AM, CodeEx.CN wrote:

To support MySQL, how do I configure the properites file?

This should be a good starting point:

https://github.com/pgsql-io/benchmarksql/blob/master/src/main/resources/sample.mariadb.properties

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pgsql-io/benchmarksql/issues/15#issuecomment-925831778, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACYRMV3FB542T5WWPAUW2DUDMVVFANCNFSM5CJHCNQA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Jan Wieck