Hi! >Description: Error message is: >011112 11:31:41 mysqld started >InnoDB: Warning: operating system error number 13 in a file operation. >InnoDB: Cannot continue operation. >011112 11:31:41 mysqld ended >How-To-Repeat: > >Fix: >Submitter-Id: Chad Smith <[EMAIL PROTECTED]> >Originator: > >Organization: Acxiom Corporation >MySQL support: none > >Synopsis: Can't start mysql daemon >Severity: non-critical >Priority: low > >Category: mysql >Class: sw-bug >Release: mysql-4.0.0-alpha (Source distribution) > >Environment: System: AIX aixweb 3 4 0003F7DF4C00 >Some paths: /usr/bin/perl /usr/bin/make /usr/local/bin/gcc /usr/bin/cc >GCC: Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.3.0/2.95.2/specs >gcc version 2.95.2 19991024 (release) >Compilation info: CC='gcc -pipe -mcpu=power -Wa,-many' CFLAGS='' CXX='gcc -pipe >-mcpu=power -Wa,-many' CXXFLAGS='-felide-constructors -fno-exceptions -fno-rtti' > LDFLAGS=''LIBC: >lrwxrwxrwx 1 bin bin 19 Oct 03 11:48 /lib/libc.a -> /usr/ccs/lib/libc.a >lrwxrwxrwx 1 bin bin 19 Oct 03 11:48 /usr/lib/libc.a -> /usr/ccs/lib/libc.a >Configure command: ./configure --prefix=/u01/app/mysql --with-low-memory
I tried perror 13 on Linux. You can look from AIX header files if the meaning is the same on AIX. heikki@donna:~/mysql-max-3.23.44-pc-linux-gnu-i686/bin > perror 13 Error code 13: Permission denied heikki@donna:~/mysql-max-3.23.44-pc-linux-gnu-i686/bin > Make sure mysqld has permissions to create InnoDB data and log files to datadir of MySQL. Regards, Heikki http://www.innodb.com/ibman.html --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php