I need the ini file, but I don't know which one I need to use.
Asked
Active
Viewed 5,017 times
0
Mohsen Safari
- 6,413
- 5
- 41
- 56
Mike Ribeiro
- 3
- 1
- 3
-
`my.ini` is the MySQL config file. – Sarah Kemp Aug 30 '13 at 17:37
-
http://stackoverflow.com/questions/18471856/database-creation-using-php-and-mysql, thanks, but i still can't integrate workbench with phpmyadmin though – Mike Ribeiro Aug 30 '13 at 20:04
1 Answers
1
On WAMP Server the my.ini file can be found here, assuming you installed wamp on c:
c:\wamp\bin\mysql\mysqlx.y.z\my.ini
Remember to specify the section called [wampmysqld] when integrating with MySQL Workbench.
RiggsFolly
- 89,708
- 20
- 100
- 143