Displaying 4 results from an estimated 4 matches for "doublewrite".
2008 Sep 03
23
error connecting to mysql
i was trying to setup an application checked out from svnin my local
machine. i managed to do all that is required except when it came to
the step of creating databases for the application, when i tried to
connect to mysql i got this error
ERROR 2002 (HY000): Can''t connect to local MySQL server through socket
''/var/lib/mysql/mysql.sock'' (2)
i have spent more than 5
2015 Mar 30
5
mysql can't connect from localhost -strange behavior
...|
+----------------+
1 row in set (0.34 sec)
I checked the error log for mysql and didn't find any clues there:
[root at ops:~] #grep log /etc/my.cnf
log-error=/var/log/mysqld.log
[root at ops:~] #tail /var/log/mysqld.log
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
150329 13:30:34 InnoDB: Waiting for the background threads to start
150329 13:30:35 InnoDB: 5.5.42 started; log sequence number 6071094973
150329 13:30:35 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
150329 13:30:35 [Note] - '0.0.0.0' resolves to...
2009 Nov 12
1
kernel error
...mysqld:
Number of processes running now: 0
091111 12:29:05 mysqld restarted
091111 12:29:07 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
091111 12:29:08 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 100423936.
InnoDB: Doing recovery: scanned up to log sequence number 0 100423936
091111 12:29:09 InnoDB: Started; log sequence number 0 100423936
091111 12:29:09 [Note] /usr/libe...
2006 Jun 18
0
Out of Memory xenU
...was not shut down normally!
Jun 18 08:45:34 lemodev mysqld[23733]: InnoDB: Starting crash recovery.
Jun 18 08:45:34 lemodev mysqld[23733]: InnoDB: Reading tablespace
information from the .ibd files...
Jun 18 08:45:35 lemodev mysqld[23733]: InnoDB: Restoring possible
half-written data pages from the doublewrite
Jun 18 08:45:35 lemodev mysqld[23733]: InnoDB: buffer...
Jun 18 08:45:37 lemodev mysqld[23733]: 060618 8:45:37 InnoDB: Starting
log scan based on checkpoint at
Jun 18 08:45:37 lemodev mysqld[23733]: InnoDB: log sequence number 0 3800892.
Jun 18 08:45:37 lemodev mysqld[23733]: InnoDB: Doing recove...