Shared memory protocol can be accessed in windows locally

2012-04-17 Thread SIVASUTHAN NADARAJAH
Dear all, I found the solution: 1. If you want to use the shared memory protocol locally on windows a. Stop the TCP/IP protocol by adding –skip-networking in my.ini file. b. Add the shared memory protocol by adding –shared-memory in my.ini file. c. Both should be

RE: Shared memory protocol can not be accessed in windows

2012-04-16 Thread SIVASUTHAN NADARAJAH
with this protocol please provide: MySQL Versionmy.inimysql full configuration report (you may use mysql -h127.0.0.1 -P3306 -uroot -e show variablesthis will work if no root password is set, otherwise add the -p parameter) Thanks! Claudio 2012/4/14 SIVASUTHAN NADARAJAH nsivasut...@live.com