pmachapman / mysqltuner

MySQL Tuner for Windows
GNU General Public License v3.0
101 stars 16 forks source link

Crash when connecting to a MySQL 4.1 database #16

Closed pmachapman closed 6 years ago

pmachapman commented 6 years ago

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at MySqlTuner.MySqlServer.get_Version() in C:\Users\peter\Source\Repos\mysqltuner\MySQLTuner\MySqlServer.cs:line 275 at MySqlTuner.MySqlServer.Load() in C:\Users\peter\Source\Repos\mysqltuner\MySQLTuner\MySqlServer.cs:line 482 at MySqlTuner.TuningCalculator.Calculate(MySqlServer server) in C:\Users\peter\Source\Repos\mysqltuner\MySQLTuner\TuningCalculator.cs:line 138

pmachapman commented 6 years ago

Fixed in 1b5ab197c6e52626a06ff6103037f58b875c5b53