leezard Posted July 26, 2003 Posted July 26, 2003 Well i decided to put the time that i am unemploy...err...I mean "between jobs" to good use and try and learn some stuff. I have been trying all day to install and run MySQL on a PC that i have set up here at home as a server. Everything is installed and it all loks good, but when i try and start the SQL server I get a lot of errors. >InnoDB: See http://www.innodb.com/ibman.html for installation help. InnoDB: Error number 32 means 'Broken pipe'. InnoDB: See also section 13.2 at http://www.innodb.com/ibman.html InnoDB: about operating system error numbers. InnoDB: File name .\ibdata1 InnoDB: File operation call: 'open'. InnoDB: Cannot continue operation. Been looking on the innodb site for the cause but no luck so far, anyone have any experience with SQL that might know the cause? Quote
borfast Posted July 26, 2003 Posted July 26, 2003 Are you installing it on Windows? If so, you shouldn't have any complications. Make sure you have the mysql.ini file in the right place (look it up in the manual) and when you want to access MySQL you need to start it's service. Could you post a step by step description of what you did to install MySQL and start running it? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.