MySQL Forums
Forum List  »  Newbie

Re: Failed to Setup SSL warning
Posted by: joshmo169 .
Date: January 17, 2012 08:58AM

I tried that but I get an "SQL Connection Error" message from the MySQL workbench and nothing comes up in the log. Here is the Log after I start.

----------------------------
120117 17:56:30 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
120117 17:56:30 [ERROR] An old style --language value with language specific part detected: /usr/share/mysql/english/
120117 17:56:30 [ERROR] Use --lc-messages-dir without language specific part instead.
120117 17:56:30 [Warning] You need to use --log-bin to make --binlog-format work.
120117 17:56:30 [Note] Plugin 'FEDERATED' is disabled.
120117 17:56:30 InnoDB: The InnoDB memory heap is disabled
120117 17:56:30 InnoDB: Mutexes and rw_locks use InnoDB's own implementation
120117 17:56:30 InnoDB: Compressed tables use zlib 1.2.3
120117 17:56:30 InnoDB: Using Linux native AIO
120117 17:56:30 InnoDB: Initializing buffer pool, size = 128.0M
120117 17:56:30 InnoDB: Completed initialization of buffer pool
120117 17:56:30 InnoDB: highest supported file format is Barracuda.
120117 17:56:30 InnoDB: Waiting for the background threads to start
120117 17:56:31 InnoDB: 1.1.8 started; log sequence number 2034115
120117 17:56:31 [Note] Event Scheduler: Loaded 0 events
120117 17:56:31 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.5.14-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL)

Status information:

Current dir: /var/lib/mysql/
Running threads: 0 Stack size: 196608
Current locks:
lock: 0x9bf7610:

lock: 0xa8845990:

lock: 0xa883bbe8:

lock: 0xa88305f8:

lock: 0xa882ea88:

lock: 0xa881d4b0:

lock: 0xa8818da8:

lock: 0xa8814120:

lock: 0xa880d620:

lock: 0x8966500:

lock: 0x8966980:

lock: 0x8966900:

lock: 0x8966880:

lock: 0x8966600:

lock: 0x8966580:

lock: 0x8966480:

lock: 0x8966400:

lock: 0x8966380:

lock: 0x8966a00:

lock: 0x8966680:

lock: 0x8966800:

lock: 0x8966780:

lock: 0x8966700:

lock: 0x8966300:

lock: 0x8966280:

lock: 0x8966200:


Key caches:
default
Buffer_size: 16777216
Block_size: 1024
Division_limit: 100
Age_limit: 300
blocks used: 3
not flushed: 0
w_requests: 0
writes: 0
r_requests: 6
reads: 3


handler status:
read_key: 0
read_next: 9
read_rnd 0
read_first: 3
write: 0
delete 0
update: 0

Table status:
Opened tables: 33
Open tables: 26
Open files: 19
Open streams: 0

Alarm status:
Active alarms: 0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 7626752
Number of free chunks: 28
Number of fastbin blocks: 7
Number of mmapped regions: 14
Space in mmapped regions: 31473664
Maximum total allocated space: 0
Space available in freed fastbin blocks: 240
Total allocated space: 7484752
Total free space: 142000
Top-most, releasable space: 110200
Estimated memory (with thread stack): 39100416



Events status:
LLA = Last Locked At LUA = Last Unlocked At
WOC = Waiting On Condition DL = Data Locked

Event scheduler status:
State : INITIALIZED
Thread id : 0
LLA : n/a:0
LUA : n/a:0
WOC : NO
Workers : 0
Executed : 0
Data locked: NO

Event queue status:
Element count : 0
Data locked : NO
Attempting lock : NO
LLA : init_queue:139
LUA : init_queue:149
WOC : NO
Next activation : never

Options: ReplyQuote


Subject
Written By
Posted
January 07, 2012 08:07AM
January 09, 2012 12:06PM
Re: Failed to Setup SSL warning
January 17, 2012 08:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.