Displaying 20 results from an estimated 11618 matches for "mysqls".
Did you mean:
mysql
2010 Nov 26
1
R Tools & Vista_x64: Problem compiling RMySQL?
...I'm reasonably sure that my local
installation of MySQL is only 32-bit.
What do you suggest? I use the 32-bit version of R2.12.0?
Thanks,
Spencer
#####################################
* installing *source* package 'RMySQL' ...
checking for $MYSQL_HOME... C:/PROGRA~2/MySQL/MYSQLS~1.1/
cygwin warning:
MS-DOS style path detected: C:/PROGRA~2/MySQL/MYSQLS~1.1/
Preferred POSIX equivalent is: /cygdrive/c/PROGRA~2/MySQL/MYSQLS~1.1/
CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
Consult the user's guide for more details abo...
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
Interesting to see the Equivalence. As a first thing, I tried:
semanage fcontext -a -e /var/lib/mysql.old /var/lib/mysql
then
restorecon -R /var/lib/mysql
# semanage fcontext -lC
SELinux fcontext type
Context
/home/users(/.*)? all files
system_u:object_r:user_home_dir_t:s0
/var/lib/mysql all
2005 Mar 14
2
Install the RMySQL
Hi, I have some problem to install RMySQL package.
Could you help me?
I set up the path.
[root at ep2 library]# export PKG_CPPFLAGS="-I/var/lib/mysql"
[root at ep2 library]# export PKG_LIBS="-L/var/lib/mysql -
lmysqlclient"
[root at ep2 library]# R CMD INSTALL /home/younko/RMySQL_0.5-
5.tar.gz
I got this bunch of error message.
Please help me.
* Installing *source*
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
Hello,
A server was configured in /var/lib/myslq in the root fs. I added a LV
specifically for mysql. I stopped myql and renamed /var/lib/mysql to
/var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the LV
on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
/var/lib/mysql.old to /var/lib/mysql.
But then I got a selinux problem:
# ls -ldZ mysql.old/
2011 Apr 06
2
Cannot install pakcage RMySQL
Hello All,
I have a technical difficulty installing RMySQL. I am running openSUSE11.1
and R 2.12
I have installed MySQL from the website.
and following installation , as root
This is the part where trouble begin,
......
checking mysql.h usability... no
checking mysql.h presence... no
checking for mysql.h... no
checking for mysql_init in -lmysqlclient... no
checking for mysql_init in
2003 Oct 15
5
Problems Building RMySQL in Windows
Hi all,
Unfortunately I must use winXP at my job, so I'm trying install
from source RMySQL. Here are some details about this problem:
- R 1.7.1
- RMySQL 0.5-2
- mysql 4.1.0-alpha-max-nt
I followed the instructions posted in
http://www.biostat.jhsph.edu/~kbroman/Rintro/Rwinpack.html
and the following messages appeared. BTW, thanks in advance for your
help and comments.
C:\Program
2011 Feb 12
8
CentOS 64 bit php 5.2 huge problem
Hello,
i am getting the following error in CentOS 64 bit with php 5.2
I cant get mysql functionality running and the ioncube loader
Please help, i am very desperate
Here is my output:
[root at host ~]# php -v
Failed loading /usr/local/ioncube/ioncube_loader_lin_5.1.so:
/usr/local/ioncube/ioncube_loader_lin_5.1.so: undefined symbol:
zend_unmangle_property_name_ex
PHP Warning: PHP
2007 Aug 08
2
mysql.users deleting
Hello,
Today I was working with MySQL in a test box (CentOS 5.0 x86_64) using
phpMyAdmin interface. Accidentaly I've removed user table in mysql
database (so, mysql.users)...
:S
I've two interesting questions:
1) Despite of it, ddbb server seems to work perfectly. I use 3/4
diferent databases with their mysql users... and it works yet! I don't
understand, because mysql.users is
2008 Feb 14
2
OFF Topic: mysql installation problem
Hi All:
I'm trying to get mysql 5 installed on my CentOS 4.6 installation. I've
installed mysql using yum:
yum -y install perl-DBD-MySQL mysql-server mysql php-mysql
mod_auth_mysql phpmyadmin mysqlclient
Yum says it installed fine:
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package phpmyadmin.noarch 0:2.11.4-1.el4.rf set to
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
Thanks, I managed to fix /var/lib/mysql
# ls -ldZ /var/lib/mysql
drwxr-xr-x. mysql mysql system_u:object_r:mysqld_db_t:s0 /var/lib/mysql
To fix it, I tried:
semanage fcontext -d -e /var/lib/mysql
this command returned:
KeyError: /var/lib/mysql
I tried restorecon anyway:
restorecon -Rv /var/lib/mysql
But not better:
ls -ldZ /var/lib/mysql
drwxr-xr-x. mysql mysql system_u:object_r:var_lib_t:s0
2010 Jun 15
11
mysql gem install not happening on Mac OS Leopard - any inputs at all??
Hello all,
Ive got Mac OS X Leopard (10.5.8), ruby 1.8.6 (2009-06-08 patchlevel
369) [universal-darwin9.0] and mysql 5.0.67 installed and working fine
with Rails 2.1.0.
"which ruby" outputs /usr/bin/ruby. I can see the mysql symlink in /
usr/local/mysql. I can also see the mysql-5.0.67-osx10.5-x86 folder
in /usr/local .
Im trying to upgrade my Rails apps to 2.3.5 but when i try to
2012 Feb 07
1
MySQL on CentOS 6 broken? No 'mysql' database?
Hi Guys,
I installed CentOS 6 and installed 'yum install mysql mysql-devel mysql-server'
When I try and start MySQL I get:
120206 16:42:07 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
/usr/libexec/mysqld: Table 'mysql.plugin' doesn't exist
120206 16:42:07 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
120206
2011 Jun 12
1
Unable to compile --with-mysql on Solaris
Hello
I'm hoping someone can give me a pointer as to how to compile Dovecot with
MySQL support on Solaris.
I am trying to compile dovecot 2.0.13 (also tried 2.0.9) on Solaris
(OpenSolaris 2009-06, snv_111b) with the OpenSolaris provided MySQL 5.1.30
under /usr/mysql. The server is a Sun X2100 M2, which has a dual core AMD
Opteron processor (amd64).
Running "./configure
2008 Apr 11
7
problem with package function and removing rpms
...min.1.gz from
install of MySQL-client-5.0.45-0.glibc23 conflicts with file from
package mysql-4.1.20-3.RHEL4.1.el4_6.1 file /usr/share/man/man1/my
sqldump.1.gz from install of MySQL-client-5.0.45-0.glibc23 conflicts
with file from package mysql-4.1.20-3.RHEL4.1.el4_6.1 file /usr/
share/man/man1/mysqlshow.1.gz from install of MySQL-client-5.0.45
-0.glibc23 conflicts with file from package
mysql-4.1.20-3.RHEL4.1.el4_6.1 file /usr/share/man/man1/msql2mysql.
1.gz from install of MySQL-client-5.0.45-0.glibc23 conflicts with file
from package mys
ql-server-4.1.20-3.RHEL4.1.el4_6.1 file /usr/share/...
2006 Mar 01
5
Error installing the MySQL Ruby bindings?
Hi, I attempted to install the MySQL Ruby bindings and I received the
following errors:
> gem install mysql -- --with-mysql-dir=/usr/local/mysql
Attempting local installation of ''mysql''
Local gem file not found: mysql*.gem
Attempting remote installation of ''mysql''
Building native extensions. This could take a while...
*** extconf.rb failed ***
Could not
2011 Oct 11
3
/etc/init.d/mysql =fail mysqld=success
Hello.
This is my mysql-server.pp file, both master and client are runing
ubuntu.
--------------------
class mysql-server {
package { "mysql-server": ensure => installed }
package { "mysql-client": ensure => installed }
service { "mysql":
enable => true,
ensure => running,
require => Package["mysql-server"],
}
file
2017 Oct 23
0
Unable to apply mysqld_db_t to mysql directory
On 23 Oct 2017 5:26 pm, "Bernard Fay" <bernard.fay at gmail.com> wrote:
Interesting to see the Equivalence. As a first thing, I tried:
semanage fcontext -a -e /var/lib/mysql.old /var/lib/mysql
then
restorecon -R /var/lib/mysql
# semanage fcontext -lC
SELinux fcontext type
Context
/home/users(/.*)? all files
2008 Oct 24
1
[mysql gem] Failed to lookup Init function
Hi, with mysql.rb removed from rails 2.2 I need to install the mysql
gem
I have mac osx 10.5.5
I have mysql installed in /usr/local/mysql, so, after a bunch of try,
I''ve installed
the gem with:
env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-config=/
usr/local/mysql/bin/mysql_config
the gem seems installed in /usr/local/lib/ruby/gems/1.8/gems/
mysql-2.7/
but
2003 Oct 09
3
Mysql + Samba, please help....
Hi Guruz, sorry for the bad English and the stupid question...
I configure samba-3.0 with such options
./configure --prefix=/usr/local/samba --with-expsam=xml,mysql --with-pam --with-pam_smbpass
after install
i try ./pdbedit -L and i get the following error
No builtin nor plugin backend for mysqlsam found
Loading mysqlsam failed!
my config file
......
passdb backend = mysqlsam
;passdb backend = plugin:/usr/local/samba/lib/pdb_mysql.so:mysql
;passdb backend = mysql:mysql
mysql:mysql host = localhost
mysql:mysql user = root
mysql:mysql password = alexander
mysql:mysql database = samba
.........
2009 Nov 05
4
MySQL installation problem
Hi;
It's been a while since I controlled my own server and I'm rusty. Trying to
install mysql
yum install mysql
All looks well. Here's what happens:
[root at 13gems www]# mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)
[root at 13gems www]# mysql -u root -p
Enter password:
ERROR 2002 (HY000): Can't connect to