View Single Post
  #47  
Old 04-22-2015, 04:06 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

Try making the \bin entry first, sounds like it matched the first instance it saw mentioning mariadb.

Code:
C:\Program Files\MariaDB 10.0\bin;C:\Program Files\MariaDB 10.0;C:\Program Files\MariaDB 10.0\Data
To be honest, I didn't think the others are needed, pretty sure my instance only has the \bin dir listed.

Code:
C:\Program Files\MariaDB 10.0\bin;
Reply With Quote