Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1954

I having this error InnoDB error umber 995 (no replies)

$
0
0
Hi, i trying to solve a problem in a Wamp Server,

InnoDB: Operating system error number 995 in a file operation.

I did this

The solution is to uncomment the MPM config include in httpd.conf

# Server-pool management (MPM specific)
Include conf/extra/httpd-mpm.conf
Then locate the mpm_winnt_module and change the thread count from 250 to whatever.

<IfModule mpm_winnt_module>
ThreadsPerChild 600
MaxConnectionsPerChild 0
ThreadLimit 2000
MaxRequestsPerChild 0
</IfModule>

but still having the error, someone can give me some idea what i can do?

Viewing all articles
Browse latest Browse all 1954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>