Current Page: 1 of 1
Results 1 - 4 of 4
4 years ago
bfarberdev2
I had already started tinkering before your reply, but effectively took the same steps and I've got it on 8.0.17 now. Thanks for the help! mysql> select version(); +-----------+ | version() | +-----------+ | 8.0.17 | +-----------+ 1 row in set (0.00 sec) mysql>
Forum: WampServer English
4 years ago
bfarberdev2
In wampmanager.conf I have mysqlVersion = "8.0.17" mysqlConfDir = "." mysqlConfFile = "my.ini" mysqlExeDir = "bin" mysqlExeFile = "mysqld.exe" mysqlServiceInstallParams ="--install-manual wampmysqld64" mysqlServiceRemoveParams ="--remove wampmysqld64" mysqlPortUsed = "3306" mysqlUseOtherPort = "off
Forum: WampServer English
4 years ago
bfarberdev2
Sorry, and for posterity Windows 64, version 10.0.17134 Build 17134 WampServer version 3.1.9 64bit Apache 2.4.37 is currently running PHP 7.3.0 is currently running MySQL 8.0.17 shows as selected, but 5.7.21 is currently running WampServer icon is green Hosts file: 127.0.0.1 localhost ::1 localhost Localhost is loading fine I have access to phpMyAdmin (which also reports version 5.7.2
Forum: WampServer English
4 years ago
bfarberdev2
I upgraded to WAMP 3.1.9 today using the "WAMP update" executable, and then I downloaded and installed MySQL 8.0.17. I didn't run into any issues (well, except I tried to do MySQL first and was blocked until I upgraded WAMP itself) in this process. I then changed the version in the WAMP menu, and didn't run into any issues with this process either. It shows as activated and all men
Forum: WampServer English
Current Page: 1 of 1