Normal
Salut For my part i use MSSQL so i have install SQL Management Studio.For MySQL, i will use MySQL Workbench, you can download it from here : http://www.mysql.fr/products/workbench/ After that i open the .sql and copy the whole text and we have to execute the whole test in a query related to tuningdetail table. (i know how to do it for MSSQL but not on MySQL). Maybe it exist a command line to execute directly .sql (for sure setuptv can do that when installing a new version).Seb.
Salut
For my part i use MSSQL so i have install SQL Management Studio.
For MySQL, i will use MySQL Workbench, you can download it from here : http://www.mysql.fr/products/workbench/
After that i open the .sql and copy the whole text and we have to execute the whole test in a query related to tuningdetail table. (i know how to do it for MSSQL but not on MySQL).
Maybe it exist a command line to execute directly .sql (for sure setuptv can do that when installing a new version).
Seb.