View Single Post
  #5  
Old 04-22-2015, 08:56 PM
SoltanHeatwave
Hill Giant
 
Join Date: Nov 2013
Location: Eastern US
Posts: 120
Default

Also make sure the C:\program files\mariadb 10.0\bin precedes the C:\program files\mariadb 10.0\ statement. Otherwise the search will stop in the C:\program files\mariadb 10.0\ folder and will not search the \bin folder. At that point it will error out. Old DOS trick and problem. The repack installs both path statements, but it doesn't install the \bin statement first. Well, it didn't in my installation.
Reply With Quote