Displaying 10 results from an estimated 10 matches for "mysql51".
2013 Oct 28
2
MySQL 5.5, PHP and other tools still use 5.0 client drivers
...from CentOS 5.9 to 5.10. The instructions also
indicate that MySQL 5.0 is no longer supported so I followed the
instructions to upgrade to 5.5. Everything seems to be working so I
tried to remove MySQL 5.0 and MySQL 5.1. It seems there are still
dependencies on MySQL 5.0:
[root at w3 ~]# rpm -e mysql51-mysql-libs-5.1.70-1.el5 mysql-server-5.0.95-5.el5_9 mysql51-build-1-9.el5 mysql51-mysql-5.1.70-1.el5 mysql51-mysql-server-5.1.70-1.el5 mysql51-mysql-test-5.1.70-1.el5 mysql-devel-5.0.95-5.el5_9 mysql-5.0.95-5.el5_9 mysql-test-5.0.95-5.el5_9 mysql51-runtime-1-9.el5 mysql51-1-9.el5 mysql51-mysql-benc...
2006 Jun 09
3
sqlSave() and rownames=TRUE makes my Rgui crash
Hello,
I created a table in MySQL with this command
CREATE TABLE example (pk INT NOT NULL AUTO_INCREMENT,PRIMARY KEY(pk),
id VARCHAR(30),col1 VARCHAR(30),col2 VARCHAR(30))
### In R, I can connect to this table:
library(DBI)
library(RODBC)
chan <- odbcConnect("MySQL51", uid="root", pwd="xxx")
first <- sqlQuery(chan, "select * from example")
close(chan)
First
#[1] pk id col1 col2
#<0 rows> (or 0-length row.names)
### This is the table I'm trying to save:
dframe <-data.frame(matrix(1:6,2,3))
colnames(dframe)...
2017 Mar 19
4
upgrading Mysql 5.0.95
Hi All,
I'm getting things ready to upgrade my aging installation of MySQL
5.0.95 on my CentOS 5 LAMP server. With the impending EOL date of 3.31
fast approaching my sense of doom and urgency is increasing.
I see that the necessary packages are available in @base and @updates -
mysql51 and mysql55 respectively but from all the information I've read
on the matter so far I'm left with a few questions I don't yet have
answers to.'
What I've done so far and thankfully was able recover from:
1. installed and enabled to epel repo
- ran yum remove mysql
- t...
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig
As promised last Friday, here's the v2.0.0 release finally. I'm
cautiously optimistic that v2.0.1 won't (have to) be released for a few
weeks, since there was quite a lot of testing and fixing going on in the
RC stage.
Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig
As promised last Friday, here's the v2.0.0 release finally. I'm
cautiously optimistic that v2.0.1 won't (have to) be released for a few
weeks, since there was quite a lot of testing and fixing going on in the
RC stage.
Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2013 Oct 19
0
Updates for CentOS-5.10 Release
...t
=====================================================================================================
>From kbsingh at centos.org Mon Oct 7 12:40:15 2013
From: kbsingh at centos.org (Karanbir Singh)
Date: Mon, 7 Oct 2013 12:40:15 +0000
Subject: [CentOS-CR-announce] CEEA-2013:1313 CentOS 5 mysql51 Update
Message-ID: <20131007124015.GA20678 at chakra.karan.org>
CentOS Errata and Enhancement Advisory 2013:1313
Upstream details at : https://rhn.redhat.com/errata/RHEA-2013-1313.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum F...
2010 Sep 18
0
dovecot-2.0.3 : Am I missing anything here ?
....so.1 => /usr/lib/libsocket.so.1
libintl.so.8 => /opt/csw/lib/libintl.so.8
libiconv.so.2 => /opt/csw/lib/libiconv.so.2
libc.so.1 => /usr/lib/libc.so.1
librt.so.1 => /usr/lib/librt.so.1
libmysqlclient.so.16 =>
/opt/csw/mysql51/lib/i386/mysql/libmysqlclient.so.16
libcmd.so.1 => /usr/lib/libcmd.so.1
libkrb5support.so.0 => /opt/csw/lib/libkrb5support.so.0
libintl.so.1 => /usr/lib/libintl.so.1
libgcc_s.so.1 => /opt/csw/lib/libgcc_s.so.1
libmp.so.2 => /usr...
2009 Nov 20
4
wiki contribution
Hello,
I created a wiki username JoshuaFranklin and would like to
contribute a description of http://iuscommunity.org/ to this
page:
http://wiki.centos.org/AdditionalResources/Repositories
IUS is a new third party repo for RHEL that provides the
"latest upstream versions of PHP, Python, MySQL". It is
sponsored by internal work at Rackspace (but officially
unsupported).
Thanks,
Joshua
2008 Apr 17
3
php5 and postgresql 8.2/8.3
Hi.
I have installed php5 with support for postgresql (php5-pgsql). If I
install postgresql-client ver. 8.2.7 or 8.3.x apache (httpd)
core-dumps. If I install postgresql-client 8.1.11 or 8.2.6 apache does
not core-dump.
This is the output (backtrace) from gdb:
(gdb) bt
#0 0x000000080651c340 in ?? ()
#1 0x000000080094ebd5 in puts () from /lib/libc.so.7
#2 0x000000080094f1ee in gethostbyname
2016 Jan 21
3
CentOS 6 Virt SIG Xen 4.6 packages available in centos-virt-xen-testing
On Thu, Jan 21, 2016 at 12:01 PM, Peter <peter at pajamian.dhs.org> wrote:
> On 15/01/16 05:57, George Dunlap wrote:
>> As mentioned yesterday, Xen 4.6 packages are now available for
>> testing. These also include an update to libvirt 1.3.0, in line with
>> what's available for CentOS 7. Please test, particularly the upgrade
>> if you can, and report any