~percona-toolkit-dev/percona-toolkit/fix-log-parser-writer-bug-963225

« back to all changes in this revision

Viewing changes to t/lib/samples/errlogs/errlog001.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 17:22:06 UTC
  • Revision ID: daniel@percona.com-20110624172206-c7q4s4ad6r260zz6
Add lib/, t/lib/, and sandbox/.  All modules are updated and passing on MySQL 5.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
080721 03:03:57  mysqld started
 
2
080721  3:04:00 [Warning] option 'log_slow_rate_limit': unsigned value 0 adjusted to 1
 
3
080721  3:04:01 [ERROR] /usr/sbin/mysqld: unknown variable 'ssl-key=/opt/mysql.pdns/.cert/server-key.pem'
 
4
080721 03:04:01  mysqld ended
 
5
 
 
6
080721 03:10:57  mysqld started
 
7
080721  3:10:58 [Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=/var/run/mysqld/mysqld-bin' to avoid this problem.
 
8
080721  3:11:08  InnoDB: Started; log sequence number 1 3703096531
 
9
080721  3:11:12 [Warning] Neither --relay-log nor --relay-log-index were used; so replication may break when this MySQL server acts as a slave and has his hostname changed!! Please use '--relay-log=/var/run/mysqld/mysqld-relay-bin' to avoid this problem.
 
10
080721  3:11:12 [ERROR] Failed to open the relay log './srv-relay-bin.000001' (relay_log_pos 4)
 
11
080721  3:11:12 [ERROR] Could not find target log during relay log initialization
 
12
080721  3:11:12 [ERROR] Failed to initialize the master info structure
 
13
080721  3:11:12 [Note] /usr/libexec/mysqld: ready for connections.
 
14
Version: '5.0.45-log'  socket: '/mnt/data/mysql/mysql.sock'  port: 3306  Source distribution
 
15
080721  9:22:14 [Note] /usr/libexec/mysqld: Normal shutdown
 
16
 
 
17
080721  9:22:17  InnoDB: Starting shutdown...
 
18
080721  9:22:20  InnoDB: Shutdown completed; log sequence number 1 3703096531
 
19
080721  9:22:20 [Note] /usr/libexec/mysqld: Shutdown complete
 
20
 
 
21
080721 09:22:22  mysqld ended
 
22
 
 
23
080721 09:22:31  mysqld started
 
24
Version: '5.0.45-log'  socket: '/mnt/data/mysql/mysql.sock'  port: 3306  Source distribution
 
25
080721  9:34:22 [ERROR] bdb:  log_archive: DB_ARCH_ABS: DB_NOTFOUND: No matching key/data pair found
 
26
 
 
27
080721 09:39:09  mysqld started
 
28
080721  9:39:14  InnoDB: Started; log sequence number 1 3703096531
 
29
080821 19:14:12  mysqld started
 
30
080821 19:14:12  InnoDB: Database was not shut down normally!
 
31
InnoDB: Starting crash recovery.
 
32
InnoDB: Reading tablespace information from the .ibd files...
 
33
InnoDB: Restoring possible half-written data pages from the doublewrite
 
34
InnoDB: buffer...
 
35
080821 19:14:13  InnoDB: Starting log scan based on checkpoint at
 
36
InnoDB: log sequence number 1 3703467071.
 
37
InnoDB: Doing recovery: scanned up to log sequence number 1 3703467081
 
38
InnoDB: Last MySQL binlog file position 0 804759240, file name ./srv-bin.000012
 
39
080821 19:14:13  InnoDB: Started; log sequence number 1 3703467081
 
40
080821 19:14:13 [Note] Recovering after a crash using srv-bin
 
41
080821 19:14:23 [Note] Starting crash recovery...
 
42
080821 19:14:23 [Note] Crash recovery finished.
 
43
Version: '5.0.45-log'  socket: '/mnt/data/mysql/mysql.sock'  port: 3306  Source distribution
 
44
080911 18:04:40 [Note] Found 5 of 0 rows when repairing './test/a3'
 
45
 
 
46
081101  9:17:53 [Note] /usr/libexec/mysqld: ready for connections.
 
47
Version: '5.0.45-log'  socket: '/mnt/data/mysql/mysql.sock'  port: 3306  Source distribution
 
48
 
 
49
Number of processes running now: 0
 
50
081117 16:15:07  mysqld restarted
 
51
081117 16:15:16  InnoDB: Error: cannot allocate 268451840 bytes of
 
52
InnoDB: memory with malloc! Total allocated memory
 
53
InnoDB: by InnoDB 8074720 bytes. Operating system errno: 12
 
54
InnoDB: Check if you should increase the swap file or
 
55
InnoDB: ulimits of your operating system.
 
56
InnoDB: On FreeBSD check you have compiled the OS with
 
57
InnoDB: a big enough maximum process size.
 
58
InnoDB: Note that in most 32-bit computers the process
 
59
InnoDB: memory space is limited to 2 GB or 4 GB.
 
60
InnoDB: We keep retrying the allocation for 60 seconds...
 
61
InnoDB: Fatal error: cannot allocate the memory for the buffer pool
 
62
081117 16:32:55 [Note] /usr/libexec/mysqld: ready for connections.