phranque

msg:3781881 | 12:42 pm on Nov 7, 2008 (gmt 0) |
i've never installed mysql on vista but it's available here: [dev.mysql.com...] you can access it from perl using the perl DBI and DBD::mysql modules: [dev.mysql.com...]
|
coopster

msg:3782156 | 6:51 pm on Nov 7, 2008 (gmt 0) |
I always use the "Without installer (unzip in C:\)" version of MySQL and then start MySQL as a Windows Service [dev.mysql.com]. Using the "unzip in C:\" version allows me to move this from one Windows machine to another with no effort or issue.
|
|