Displaying 5 results from an estimated 5 matches for "ysql".
Did you mean:
mysql
2006 Jul 28
1
putty mysql error
I get the following mysql error when I try to connect to my Linux
machine using putty.
Unknown database ''db_develoment'' (Mysql::Error)
any idea what i need to do to avoid this.
The same code works pefectly well on the Linux box.
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/ven...
2007 Dec 03
1
install and mysql issues
...talled:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Mark Johnson>ruby -v
ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]
C:\Documents and Settings\Mark Johnson>rails -v
Rails 1.2.6
C:\Documents and Settings\Mark Johnson>mysql -v
ERROR 1045 (28000): Access denied for user ''ODBC''@''localhost'' (using
password: N
O)
C:\Documents and Settings\Mark Johnson>mysqladmin -v
mysqladmin Ver 8.41 Distrib 5.0.45, for Win32 on ia32
Copyright (C) 2000-2006 MySQL AB
Default options are read from th...
2007 Aug 03
1
Password Encryption
Hi all. I hope this is not a RTFM-type question, but I've been unable
to find a searchable archive of this mailing list.......
I recently began investigating using Dovecot/Postfix/MySQL solution.
I've been following the documentation
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL?highlight=%28m
ysql%29
While everything seems to have gone right, I have been unable to
successfully login to the IMAP server using Outlook Express.
It seems that the problem may...
2011 Oct 25
1
Centos6 sealert browser doesnt appears
...GNDE5xD5Cq441UH/22yBoHqSUMS+sN6ARL17fIh
KU1Q8sxW9SCVAdx5oDJyGodxGJbIJV2d0zEsK1zczh5Axr76McpWA44PKoWS4ubU
9oa8KQP+fakgmhE+xJzCKig/3CUd4DXd820H4uWJ/vvoy8yIycf+tfFpVfGDOozb
rl3j29jQEzp6jL99OVZs/LhqZS0rqBene5Q1741iFdyyXHogyjQErdU0nv1W3RY4
XERaLPPJpohLphmodcYO/D0sQLbVdj9iEwIT+o0yB+dgdn8Wwl1f+z9COlEF2pMI
ySql/TqcvNJivNhFnJTUtYxk4DViILJK0ur+kI6CxB3Djh+Fnaxk0CXRcbBnbYg=
=n4Uy
-----END PGP SIGNATURE-----
2012 Mar 12
5
Database and user not created (Puppetlabs mysql module)
Hi everyone,
I am new to Puppet and try to make some simple "automation things".
I have succeed with apache2, ssh modules, but have problems with
Puppetlabs mysql module.
It installs mysql server, changes/creates admin user password, but
does not create database and user.
I cannot find anything wrong in logs (--debug --verbose). I see that
manifests is read, but no db/user in mysql.
There is all my node config:
include openssh
include apache...