Displaying 5 results from an estimated 5 matches for "version_com".
Did you mean:
version_from
2014 Nov 02
2
Re: KVM incremental backup using CBT
...sh.fifo
+ printf 'UNLOCK TABLES \G\n'
Sun 2 Nov 13:46:14 CET 2014: /etc/qemu/fsfreeze-hook.d/mysql-flush finished
with status=0
Just to be sure i activated the general.log for mysql:
141102 13:46:14 6 Connect root@localhost as anonymous on
6 Query select @@version_comment limit 1
6 Query FLUSH TABLES WITH READ LOCK
7 Connect root@localhost as anonymous on
7 Query select @@version_comment limit 1
7 Query SHOW STATUS LIKE "Key_blocks_not_flushed"...
2014 Oct 29
2
Re: KVM incremental backup using CBT
On 10/29/2014 01:07 PM, Thomas Stein wrote:
> About the --quiesce option. Do i need to do something inside the vm? The most
> commonly would probably be a sql server running inside the vm. Do i need to
> tell the sql server something about the --quiesce option i use? I read this
> article here which suggests such a procedure. Okay, it's vmware, but... Is
> that right?
For
2010 Aug 09
0
MySQL rake db:migrate gives me dyld: lazy symbol binding failed: Symbol not found: _mysql_init
...dyld: Symbol not found: _mysql_init
Referenced from: /Library/Ruby/Gems/1.8/gems/mysql-2.8.1/lib/
mysql_api.bundle
Expected in: flat namespace
Trace/BPT trap
----
If I log in to mysql and do a show variables like "%version%";, I get
his:
----
protocol_version = 10
version = 5.1.32
version_comment = Source distribution
version_compile_machine = i386
version_compile_os = apple-darwin9.6.0
----
I am runing OS X 10.6.4 64 bit
Any ideas what is wrong?
Thank you
Søren
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To po...
2015 Mar 02
0
Connect failed to database
...s to note: connection 221 is me manually logging into the server from the command line.
The other numbers are dovecot. I'm using the same credentials as the dovecot config files.
(not sure if this is useful or not)
221 Connect mailuser at localhost as anonymous on
221 Query select @@version_comment limit 1
150302 9:18:33 221 Query show databases
150302 9:18:38 221 Query SELECT DATABASE()
221 Init DB servermail
221 Query show databases
221 Query show tables
221 Field List virtual_aliases
221 Field List virtual_domains
221 Field List virtual_users
150302 9...
2015 Mar 02
4
Connect failed to database
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 2 Mar 2015, Oliver Welter wrote:
> Am 02.03.2015 um 06:03 schrieb Dan LaSota:
>> I have dovecot version 2.2.10
>> dovecot -n output below
>>
>> I am seeing connection errors being written to my dovecot error log:
>> Mar 1 19:51:15 mail dovecot: auth-worker(2224): Error: mysql(localhost):
>> Connect