MySQL 4.1 Installation

2004-01-08 Thread Nikos Gatsis
Hello list I'm trying to install MySQL-server-4.1.1-1.i386.rpm on a RH-8 Linux. System after systme check says than need LIBMYSQLCLIENT.SO.10 file to continue. Can somebody help me with this situation please? Thanx in advance Nikos -- MySQL General Mailing List For list archives: http://lists

[PHP-DB] TABLE_PRIV

2003-11-17 Thread Nikos Gatsis
Hello List. Does anybody knows how to configure table_priv table of Mysql? I didn't find something in manual I have v. 3.23.41 in Linux Thanx Nikos -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: [PHP-DB] TABLE_PRIV

2003-11-18 Thread Nikos Gatsis
And the columns: Grantor, Timestamp Table_priv, Column_priv what is up to? Thanx again - Original Message - From: "Victor Pendleton" <[EMAIL PROTECTED]> To: "'Nikos Gatsis'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, November 1

Re: [PHP-DB] TABLE_PRIV

2003-11-18 Thread Nikos Gatsis
ok thanx - Original Message - From: "Paul DuBois" <[EMAIL PROTECTED]> To: "Nikos Gatsis" <[EMAIL PROTECTED]>; "Victor Pendleton" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, November 19, 2003 2:58 AM Subject: Re: [PHP-D

compare db's

2003-05-30 Thread Nikos Gatsis
GlacierHello list I have 2 mysql databases. The first is on the internet (under RH linux 7,2). The second is on a local network (under RH linux 7,2 also). The two databases have some common tables and I wish to "compare" them and "copy" the new record of the Internet tables to the local database.