Accessing MySQL across private network

2004-04-03 Thread Mark Gillingham
I suppose the answer to my question is obvious, but I don't see it. I have two nearly identical Woody servers set up for LAMP on a private network. I want to access MySQL on server2 (192.168.1.4) from server1 (192.168.1.3). The user and host settings for MySQL work from either server as

RE: Issues with pulling out data from MySQL

2004-03-25 Thread Drogo Bumbleroot
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 25, 2004 3:04 PM > To: [EMAIL PROTECTED] > Subject: Issues with pulling out data from MySQL > > > Hi folks, > > NEWBIE here, I am having issues with pulling data out of > several tables

Re: Issues with pulling out data from MySQL

2004-03-25 Thread Kirk Strauser
At 2004-03-25T23:57:37Z, [EMAIL PROTECTED] writes: > Thanks Kirk for the insight. The DB is offline at the moment and can not > be reached except for people connected to my LAN, which might explain > something. That's a nicely safe position to be in until you get it patched. :) > I will google

Re: Issues with pulling out data from MySQL

2004-03-25 Thread Kevin Mark
On Thu, Mar 25, 2004 at 03:04:22PM -0500, [EMAIL PROTECTED] wrote: > Hi folks, > > NEWBIE here, I am having issues with pulling data out of several tables in > MySQL. I am running debian 3.0.23 with MySQL 3.23.49, I can create the tables > and view them through mysqladmin alon

Re: Issues with pulling out data from MySQL

2004-03-25 Thread andre
Thanks Kirk for the insight. The DB is offline at the moment and can not be reached except for people connected to my LAN, which might explain something. I will google this evening for PHP injections, and I greatly appreciate the direction. Is there anything that i should be currently looking fo

Re: Issues with pulling out data from MySQL

2004-03-25 Thread Kirk Strauser
At 2004-03-25T22:14:48Z, [EMAIL PROTECTED] writes: > > > $db = mysql_connect("localhost", "root"); > mysql_select_db("dtrackLog",$db); > if ($submit) { > if ($ExID) { > $sql = "UPDATE TL_Exploit SET > LogID='$LogID',OfficialName='$OfficialName',BugTraqID='$BugTraqID',PublishedDate='$Publi

Re: Issues with pulling out data from MySQL

2004-03-25 Thread andre
uot;]); } } ?> ADD A RECORD Log ID: Official Name: BugTraq ID: Published Date: Type: Range: Damage: Online References: Software Affected: Not Vulnerable: Symptoms: How To: Object Affected: Discussion: Credit

Re: Issues with pulling out data from MySQL

2004-03-25 Thread Monique Y. Herman
On 2004-03-25, [EMAIL PROTECTED] penned: > Hi folks, > > NEWBIE here, I am having issues with pulling data out of several > tables in MySQL. I am running debian 3.0.23 with MySQL 3.23.49, I can > create the tables and view them through mysqladmin along with the > data, put usin

Issues with pulling out data from MySQL

2004-03-25 Thread andre
Hi folks, NEWBIE here, I am having issues with pulling data out of several tables in MySQL. I am running debian 3.0.23 with MySQL 3.23.49, I can create the tables and view them through mysqladmin along with the data, put using the webform that I created with PHP4, only some of the fields of data

phpmyadmin X mysql-navigator

2004-03-05 Thread Marcelo Chiapparini
Hello, I am looking for a GUI for MySQL. The options are: a) phpmyadmin or b) mysql-navigator. What is the better? It seems that nobody is working on mysql-navigator from march 2003... thanks in advance Marcelo -- Marcelo Chiapparini DFT-IF/UERJ [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to

php4-gd and php4-mysql

2004-02-25 Thread Nick Le Mouton
Hi, I'm having some major problems getting these going, I did an apt-get install to install the packages (testing) and when I start apache the error log has this: PHP Warning: Unknown(): Unable to load dynamic library './:/usr/lib/php4/20020429/gd.so' - ./:/usr/lib/php4/20020429/gd.so: cannot op

Re: Is MySQL available in Testing?

2004-02-17 Thread Roger Chrisman
I wrote: > > I can't find package "mysql". Karsten M. Self wrote: > $ www-browser http://packages.debian.org/ > $ apt-cache search mysql > $ sudo apt-get install apt-file > $ sudo apt-file update > $ apt-file search mysql 'apt-ca

Re: Is MySQL available in Testing?

2004-02-17 Thread Karsten M. Self
on Tue, Feb 17, 2004 at 12:09:43PM -0800, Roger Chrisman ([EMAIL PROTECTED]) wrote: $ www-browser http://packages.debian.org/ $ apt-cache search mysql $ sudo apt-get install apt-file $ sudo apt-file update $ apt-file search mysql Peace. -- Karsten M. Self <[EMAIL PROTEC

Re: Is MySQL available in Testing?

2004-02-17 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Feb 17, 2004 at 12:09:43PM -0800, Roger Chrisman wrote: > Is MySQL available in Testing? > > Any ideas why I got that error message? Probably because there's mysql-server and mysql-client or something like that. Try an apt-ca

Re: Is MySQL available in Testing?

2004-02-17 Thread Nate Duehr
On Feb 17, 2004, at 1:09 PM, Roger Chrisman wrote: Today I tried to install MySQL from testing and got this error: Package mysql is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E

Is MySQL available in Testing?

2004-02-17 Thread Roger Chrisman
Hi, I have Postgress installed from Testing. Today I tried to install MySQL from testing and got this error: Package mysql is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package

Re: mysql 4.1.1 debian package

2004-02-17 Thread Łukasz Stelmach
Uzytkownik Joshua Ferraro napisal: Hello everyone, Does anyone have any advice on how to upgrade mysql from 4.0.16 (testing) to 4.1.1 without installing from source. I currently running woody and I have setup up pinning so that I could install the testing version of mysql (4.0.16) but there are

Re: Sid & PHP4-Mysql

2004-02-14 Thread Rob Weir
On Thu, Feb 12, 2004 at 11:55:58AM -0600, techlists said > I installed Sid on a box yesterday. I set it up with apache, php4, and > mysql. I transfered a working site over to the box, but when I connect > I get an error that mysql_pconnect is an undefined function. I checked > and I

Sid & PHP4-Mysql

2004-02-12 Thread techlists
I installed Sid on a box yesterday. I set it up with apache, php4, and mysql. I transfered a working site over to the box, but when I connect I get an error that mysql_pconnect is an undefined function. I checked and I do have the php4_mysql package installed, as a matter of fact I re-installed

mysql 4.1.1 debian package

2004-02-11 Thread Joshua Ferraro
Hello everyone, Does anyone have any advice on how to upgrade mysql from 4.0.16 (testing) to 4.1.1 without installing from source. I currently running woody and I have setup up pinning so that I could install the testing version of mysql (4.0.16) but there are some functions in 4.1.1 that I

Re: mysql 4 using backports

2004-02-01 Thread Rico -mc- Gloeckner
On Sun, Feb 01, 2004 at 12:05:17PM +, cyril wrote: > I think I probably didn't after I added the line :) > what is the easiest way to upgrade to mysql 4 now using apt? Probably 'apt-get dist-upgrade'. If you add the '-u' Paramter to 'apt-get' you wi

Re: mysql 4 using backports

2004-02-01 Thread cyril
Rico I think I probably didn't after I added the line :) what is the easiest way to upgrade to mysql 4 now using apt? cyril On Sunday 01 February 2004 11:58, Rico -mc- Gloeckner wrote: > On Sun, Feb 01, 2004 at 11:54:42AM +, cyril wrote: > > I have added &g

Re: mysql 4 using backports

2004-02-01 Thread Rico -mc- Gloeckner
On Sun, Feb 01, 2004 at 11:54:42AM +, cyril wrote: > I have added > > deb http://uk.www.backports.org/debian stable mysql-dfsg > > to sources.list > > If I now run 'apt-cache search mysql' I get > > W: Couldn't stat source package list htt

mysql 4 using backports

2004-02-01 Thread cyril
Hi I really need to install Mysql 4 on my debian box. I am a recent convert from RedHat. I am running Debain stable packages but need some of the new funcitonality in mysql 4 in to port some of my apps properly. I was going to install from source but came accross backports and though I should

Re: problem with php and mysql

2004-01-29 Thread federico silva
Hi, what are your sources? ( in /etc/apt/sources.list ) fede On Thursday 29 January 2004 14:54, Raul wrote: > Hi > > Debian stable > Updated up to 29-01-2004 > > 8<-- > zzz:/# apache-sslctl start > PHP Warning: Unable to load dynamic library > '/usr/lib/php4/200

problem with php and mysql

2004-01-29 Thread Raul
Hi Debian stable Updated up to 29-01-2004 8<-- zzz:/# apache-sslctl start PHP Warning: Unable to load dynamic library '/usr/lib/php4/20010901/mysql.so' - /usr/lib/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time referenc

Re: reset mysql password

2004-01-27 Thread Jens Rantil
Hi Rolando, On Tue, 27 Jan 2004 19:41:00 -0300 (CLST) Rolando Abarca <[EMAIL PROTECTED]> wrote: > is there an easy way to reset the mysql root password? Well a simple google-search for "mysql root password" gave me this first-hit-result: http://www.alt-php-faq.org/local/70/

Re: reset mysql password

2004-01-27 Thread David Clymer
On Tue, 2004-01-27 at 18:28, Rolando Abarca wrote: > nevermind... I already figured out how to reset it... :P > > salud! (cheers!) > funkaster = (person *)malloc(sizeof(person)*curr_age+2); > > On Tue, 27 Jan 2004, Rolando Abarca wrote: > > > is there an easy

Re: reset mysql password

2004-01-27 Thread David Clymer
On Tue, 2004-01-27 at 17:41, Rolando Abarca wrote: > is there an easy way to reset the mysql root password?... I accidently > lost it... :( > > regards, > r.a./ > take a look @ your /etc/mysql/my.cnf file. there should be a username and randomy generated password specified the

Re: reset mysql password

2004-01-27 Thread Rolando Abarca
nevermind... I already figured out how to reset it... :P salud! (cheers!) funkaster = (person *)malloc(sizeof(person)*curr_age+2); On Tue, 27 Jan 2004, Rolando Abarca wrote: > is there an easy way to reset the mysql root password?... I accidently > lost it... :( > > re

reset mysql password

2004-01-27 Thread Rolando Abarca
is there an easy way to reset the mysql root password?... I accidently lost it... :( regards, r.a./ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Debian w/postfix-snap postfix-snap-mysql

2004-01-19 Thread Fred Thorsby
I have just set up a new Debian Woody, stable, and wished to install postfix w/mysql support. So far, no luck. I even have tried postfix-snap, postfix-snp-mysql and libmysql10 , but when I issue postconf -m mysql is not listed. Any suggestions as to someother library that I might need

Loading New MySQL Testing on Woody

2004-01-19 Thread Dave's List Addy
Hi I seem to have blanked out on what I should place in my /etc/apt/sources.list to be able to load the latest testing build of MySQL 4. We are running woody with MySQL 3+ version. If we do want to update the MySQL what would happen to the old MySQL, will apt automatically remove the old version

Postfix SASL/PAM/MySQL fails on Sarge

2003-12-17 Thread Christoph Haas
Hi, list... I'm the author of the Postfix/MySQL/SASL/Courier/virtual tutorial at workaround.org. As a preparation for the next Debian release (sarge) I'm preparing/testing the setup for the current versions of the appropriate packages in testing. So far everything works with one f

Re: Apache virtual hosts with MySQL?

2003-12-10 Thread James Williamson
On Wednesday 10 Dec 2003 4:04 pm, Greg Bolshaw wrote: > Does Apache have support for virtual hosts that are stored in a MySQL > database? If not, are there any other web servers that allow virtual > hosts to be created from data stored by MySQL? You'll need to write a customise the

Apache virtual hosts with MySQL?

2003-12-10 Thread Greg Bolshaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does Apache have support for virtual hosts that are stored in a MySQL database? If not, are there any other web servers that allow virtual hosts to be created from data stored by MySQL? Thanks Greg

mysql 4.1.0 alpha on woody?

2003-11-19 Thread [EMAIL PROTECTED]
Hello, has anyone successfully installed MySQL 4.1 alpha on Woody? What installation method did you use for 4.1.0-alpha? packages.debian.org only lists 4.0 deb installs. Thanks! __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http

Re: good beok on mysql and php?

2003-10-23 Thread Paul Scott
Edwin Lau wrote: On Thu, Oct 23, 2003 at 02:41:34AM -0700, Paul Scott wrote: Edwin Lau wrote: Hi everyone, I am looking for a book about mysql and php to develop some web application. And good suggestion? Please CC me. O'Reilly's Web Database Application

Re: good beok on mysql and php?

2003-10-23 Thread Edwin Lau
On Thu, Oct 23, 2003 at 02:41:34AM -0700, Paul Scott wrote: > Edwin Lau wrote: > > >Hi everyone, > > > > I am looking for a book about mysql and php to develop some web > >application. And good suggestion? Please CC me. > > > > > > > O

Re: good beok on mysql and php?

2003-10-23 Thread Paul Scott
Edwin Lau wrote: Hi everyone, I am looking for a book about mysql and php to develop some web application. And good suggestion? Please CC me. O'Reilly's Web Database Applications with PHP & MySQL by Hugh E. Williams & David Lane is excellent! ISBN 0-596-0

Re: good beok on mysql and php?

2003-10-23 Thread Steve C. Lamb
On Thu, Oct 23, 2003 at 09:19:40AM +0100, Clive Menzies wrote: > For a more comprehensive reference/guide: PHP and MySQL Web Development > by Luke Welling and Laura Thomson which is the first book we bought but > I found it difficult to get started with. We've recently bough

Re: good beok on mysql and php?

2003-10-23 Thread Clive Menzies
On (23/10/03 03:01), Edwin Lau wrote: > Hi everyone, > > I am looking for a book about mysql and php to develop some web > application. And good suggestion? Please CC me. It depends on your level of competence (scripting languages etc.) If you're new to all this (like

good beok on mysql and php?

2003-10-23 Thread Edwin Lau
Hi everyone, I am looking for a book about mysql and php to develop some web application. And good suggestion? Please CC me. -- Edwin ERTW Lau -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: I cannot install mysql package on Debian woody r3.01

2003-10-08 Thread Colin Watson
On Wed, Oct 08, 2003 at 01:04:55PM +0200, m.ruiz wrote: > Hi all, I have just installed Debian woody r.3.01. > When I try to install the mysql package using " apt-get install mysql" I > get the following error: You want 'mysql-client' or 'mysql-server', no

Courier logins fail (postfix+courier+mysql)

2003-09-27 Thread Stefan Kubicki
Hi all, I'm trying to get a virtual mailbox setup going using Postfix, Courier-IMAP, and mySQL, all from the unstable/sid tree, using this tutorial as a guide: http://www.high5.net/howto. I'm able to have postfix recognize incoming mail and put it into the appropriate maildirs, but I&#

checking for listening ports (Was: Mysql question.)

2003-09-15 Thread Vineet Kumar
* Kenneth Dombrowski ([EMAIL PROTECTED]) [030915 10:53]: > $ nmap localhost | grep mysql > > just to verify that it is, in fact, listening.. it should be using port > 3306 by default A better way to see listening ports is to use netstat -tln. This will show listening ports on al

Re: Mysql question.

2003-09-15 Thread Kenneth Dombrowski
27; (Using password: NO)' > > And I swear to you, I never set a password! I freshly installed mysql, and I > cannot access it. Could this be a DNS problem? > > (When I ping localhost, I do get respons from 127.0.0.1) I'm at a loss... > Hi Mark, somebody mentioned to you

Re: Mysql question.

2003-09-15 Thread Lou Losee
PROTECTED]' (Using password: NO)' > > And I swear to you, I never set a password! I freshly installed mysql, and I > cannot access it. Could this be a DNS problem? > > (When I ping localhost, I do get respons from 127.0.0.1) I'm at a loss... Just for grins have y

Re: Mysql question.

2003-09-14 Thread Mark Maas
Ah yes, I tried those doc's first.: menem:/home/mark# mysqladmin -u root password 'secret' mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)' And I swear to you, I never set

Re: what is password to set mysql root user password?

2003-09-13 Thread Wayne Gemmell
By default root is set to have no password on the local machine. On Sunday 14 September 2003 06:01, Daniel B. wrote: > The mysql-server package says (e.g., in > /usr/share/doc/mysql-server/README.Debian) to set the MySQL root user > password using: > > /usr/bin/mysqladmin -u roo

what is password to set mysql root user password?

2003-09-13 Thread Daniel B.
The mysql-server package says (e.g., in /usr/share/doc/mysql-server/README.Debian) to set the MySQL root user password using: /usr/bin/mysqladmin -u root password 'new-password' However, when I try that, it asks for a password. So what is the password I need to enter to set th

Re: Mysql question.

2003-09-13 Thread Julian Hernandez
On Sat, Sep 13, 2003 at 11:00:16 +0200, Mark Maas wrote: > Thanks oliver, > > I only did "apt-get install mysql-server" after which I did "mysqladmin -u > root -p create moregroupware" > > Nothing... Same error with our without the "-p" > &g

Re: Mysql question.

2003-09-13 Thread Mark Maas
I got that as well? I must be missing something... - Original Message - From: "Elie De Brauwer" <[EMAIL PROTECTED]> To: "Mark Maas" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, September 13, 2003 11:30 AM Subject: Re: Mysql question.

Re: Mysql question.

2003-09-13 Thread Elie De Brauwer
When you go to /etc/mysql/ and look in the file my.conf on my system it contains: # This will be passed to all mysql clients [client] #password = my_password port= 3306 socket = /var/run/mysqld/mysqld.sock (no pass set, which is also the default by apt imo). hth

Re: Mysql question.

2003-09-13 Thread Mark Maas
Thanks oliver, I only did "apt-get install mysql-server" after which I did "mysqladmin -u root -p create moregroupware" Nothing... Same error with our without the "-p" If a root password has been set, it has been during downloading and unpacking of the debian pack

Re: Mysql question.

2003-09-12 Thread D. Clarke
connect failed... make sure the server is running... if it is that means it's not listening on tcp/ip; you can enable it by commenting in /etc/mysql/my.cnf # skip-networking with that uncommented mysql only listens on a local unix socket and of course, restart the daemon when you change

Mysql question.

2003-09-12 Thread Mark Maas
All,   I'm trying to install: http://www.moregroupware.org/ On this page: http://www.moregroupware.org/manual/en/setup_linux_long.html   It tells me to add a database with the command: "mysqladmin -u root -p create moregroupware"   After which mysql reports:   menem:/home/m

Re: Mysql --with-innodb

2003-09-03 Thread Shyamal Prasad
"Evgeny" == Evgeny Boksha <[EMAIL PROTECTED]> writes: Evgeny> hi2all does Mysql in .deb pacet in stable debian woody Evgeny> 3.0.r1 compiled --with-innodb options? I believe it does. From the Debian readme file: * INNOBASE: === To enable innobase supp

MySql --with-innodb

2003-09-03 Thread Evgeny Boksha
hi2all does Mysql in .deb packet in stable debian woody 3.0.r1 compiled --with-innodb options? thx2all -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Mysql --with-innodb

2003-09-03 Thread Evgeny Boksha
hi2all does Mysql in .deb pacet in stable debian woody 3.0.r1 compiled --with-innodb options? thx2all -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: PHP CLI and Mysql

2003-08-31 Thread Bijan Soleymani
--h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 27, 2003 at 10:29:31AM -0400, [EMAIL PROTECTED] wrote: > I've been trying to get PHP CLI working with Mysql with no luck. After > much

PHP CLI and Mysql

2003-08-27 Thread debian
I've been trying to get PHP CLI working with Mysql with no luck. After much research I found out that php -m will list the loaded modules... but mysql is not one of them (however mysql works fine with apache modphp). How do I go about getting this from Debian? I've tried "apt-g

Re: Moving a MySQL database

2003-08-22 Thread Roberto Sanchez
--- Yves Goergen <[EMAIL PROTECTED]> escribió: Actually, I am moving from 3.23.56 (RH9) to 3.23.49 (Debian Woody). Will this pose a problem? Will I need to 'update'? -Roberto > providing you're using the same or a newer mysql server on your new system, > you just

Re: Moving a MySQL database

2003-08-22 Thread Kirk Strauser
At 2003-08-22T15:03:33Z, Roberto Sanchez <[EMAIL PROTECTED]> writes: > I have a MySQL database residing on a RH9 server. I have started building > a Debian server running woody to replace it. Is there an easy way to grab > the whole database and move it over as is? 1. Type: `my

Re: Moving a MySQL database

2003-08-22 Thread Yves Goergen
providing you're using the same or a newer mysql server on your new system, you just need to copy the whole data directory of your mysql installation. copying the files is sufficient, but do not change the filenames nor directory structure in itself. in case you're switching from 3.

Moving a MySQL database

2003-08-22 Thread Roberto Sanchez
I have a MySQL database residing on a RH9 server. I have started building a Debian server running woody to replace it. Is there an easy way to grab the whole database and move it over as is? -Roberto ___ Yahoo! Messenger - Nueva versión GRATIS

Re: Lost /etc/init.d/mysql

2003-08-16 Thread Rob Weir
On Sat, Aug 16, 2003 at 12:38:23PM +0200, Friedrich-Daniel M?ller wrote: > Hi Folks, > > I accidently deleted my /etc/init.d/mysql from Woody. I didn't find a way to > reinstall this one file. Could someone please be that nice and send it to me > at [EMAIL PROTECTED] In fu

Re: Lost /etc/init.d/mysql

2003-08-16 Thread Friedrich-Daniel Möller
Thanx for the advice. It perfectly worked. "Andreas Janssen" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > You can also get the deb package, extract it to some dir with dpkg -x > and copy the missing init script to /etc/init.d. > > best regards > Andreas Janssen > >

Re: Lost /etc/init.d/mysql

2003-08-16 Thread Andreas Janssen
Hallo Friedrich-Daniel Möller (<[EMAIL PROTECTED]>) wrote: > I accidently deleted my /etc/init.d/mysql from Woody. I didn't find a > way to reinstall this one file. Could someone please be that nice and > send it to me at [EMAIL PROTECTED] You can also get the deb package

Lost /etc/init.d/mysql

2003-08-16 Thread Friedrich-Daniel Möller
Hi Folks, I accidently deleted my /etc/init.d/mysql from Woody. I didn't find a way to reinstall this one file. Could someone please be that nice and send it to me at [EMAIL PROTECTED] Thanks in advance. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Performance questions about mysql and sympa

2003-08-05 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Would there be any speed benefits to remounting the partitions that host my mysql databases and sympa state with the noatime option? Any gotchas that I might need to know about? - -- .''`. Paul Johnson <[EMAIL PROTECTED]>

ssh, bash and mysql, odd behaviour of polish characters (iso-8859-2)

2003-07-23 Thread Fraser Campbell
Hi, I am seeing odd behaviour when pasting polish characters into an ssh session running in an xterm (or konsole). I haven't had to bother with charset issues before so my grasp of the problems is not great. I need to be able to enter some polish characters on the command line (through

RE: mysql on debian

2003-07-14 Thread Ross Tsolakidis
In this file: /etc/mysql/my.cnf And you need to comment out this: #skip-networking All good. Thx for your help Alex :) -- Ross. -Original Message- From: Alex Malinovich [mailto:[EMAIL PROTECTED] Sent: Tuesday, 15 July 2003 4:24 PM To: [EMAIL PROTECTED] Subject: Re: mysql on debian

Re: mysql on debian

2003-07-14 Thread Alex Malinovich
On Tue, 2003-07-15 at 00:51, Ross Tsolakidis wrote: > Hi all, > > I run the mysql-server package on a debian box and webserver. > Default installation, I've hardly changed anything except the root password ;) > > All websites on there have no problems connecting to the da

mysql on debian

2003-07-14 Thread Ross Tsolakidis
Hi all, I run the mysql-server package on a debian box and webserver. Default installation, I've hardly changed anything except the root password ;) All websites on there have no problems connecting to the database locally. If I create a database and user locally for another website t

Re: PureSecure and MySQL on Woody

2003-06-10 Thread Colin Watson
On Tue, Jun 10, 2003 at 10:53:44AM -0500, [EMAIL PROTECTED] wrote: > I am trying to install Demarcs PureSecure on my Debain Woody Stable > machine and everytime I run the installer the MySQL section dies at > the same point. Here is the last few lines of the install > >

PureSecure and MySQL on Woody

2003-06-10 Thread [EMAIL PROTECTED]
Thanks in advance for any help to all I am trying to install Demarcs PureSecure on my Debain Woody Stable machine and everytime I run the installer the MySQL section dies at the same point. Here is the last few lines of the install libmysql.c: In function `mysql_real_connect

Re: a problem when use 'apt-get install' command install 'mysql-server', help !!

2003-06-06 Thread Ben Kal
On 5 Jun 2003 Jojo <[EMAIL PROTECTED]> wrote: > I had got a 'apt-install error' problem when I used command: > > "apt-get -u install mysql-server mysql-client" > > laptop:~# apt-get -u install mysql-server mysql-client Reading Package > .... >

Re: a problem when use 'apt-get install' command install 'mysql-server',help !!

2003-06-06 Thread Jake Johnson
mand: > > "apt-get -u install mysql-server mysql-client" > > Could you help me ?? > > it tips me: > > laptop:~# apt-get -u install mysql-server mysql-client > Reading Package Lists... Done > Building Dependency Tree... Done > The followin

Re: ERROR 2003: Can't connect to MySQL server on ....

2003-06-06 Thread Jamin W. Collins
On Thu, Jun 05, 2003 at 05:24:22PM -0600, Francisco Castellon wrote: > Just finished installing mySQL on a Linux Debian system and I have a > question about how the 2 root users that are set up by default. When I > look at my user table there is a root user allowed to log in from >

ERROR 2003: Can't connect to MySQL server on ....

2003-06-06 Thread Francisco Castellon
Hello list:   I tried posting this question on the mysql mailing list but got no answer, so I thought I try it here since it is a Debian system after all.   Just finished installing mySQL on a Linux Debian system and I have a question about how the 2 root users that are set up by

a problem when use 'apt-get install' command install 'mysql-server', help !!

2003-06-05 Thread Jojo
hi, all I had got a 'apt-install error' problem when I used command: "apt-get -u install mysql-server mysql-client" Could you help me ?? it tips me: laptop:~# apt-get -u install mysql-server mysql-client Reading Package Li

Re: a problem when use 'apt-get install' command install 'mysql-server', help !!

2003-06-04 Thread Emma Jane Hogbin
On Thu, Jun 05, 2003 at 09:10:41AM +0800, Jojo wrote: > I had got a 'apt-install error' problem when I used command: > "apt-get -u install mysql-server mysql-client" Just install the mysql-server. It'll add the client for you automatically. At a minimum

php/mysql in testing

2003-06-03 Thread Sean Burlington
Hi All, I'm having some problems with php/mysql after a system update ... my code was working before ... (but I've messed with it since) test code is: #phpinfo(); print(time()); $db_config["database_host"] = "localhost"; $db_config["dat

mySQL root user password

2003-06-02 Thread Francisco Castellon
Hello list:   I just finished an installation of mySQL, I am trying to manage the SQL server from the Webmin module for mysql. As soon as I finished the installation I remembered to set the root password for the mySQL server however, I went to the Webmin module to see what users were

Re: mysql-max

2003-04-03 Thread Michel Loos
Em Qui, 2003-04-03 às 13:18, Gilberto Garcia Jr. escreveu: > Someone can tell me if there is mysql-max package for debian? > > I means there is in anywhere a package like mysql-max.deb or something like > this? > The debian mysql package is mysql-max (transaction support), y

mysql-max

2003-04-03 Thread Gilberto Garcia Jr.
Someone can tell me if there is mysql-max package for debian? I means there is in anywhere a package like mysql-max.deb or something like this? or a package that provide mysql-max features? thanks --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http

mysql db admin

2003-03-28 Thread Koen Dejonghe
Hi, What is the default db admin userid and password for mysql on woody? Thank you, Koen Dejonghe. _ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian unofficial repositories w/ Apache 2.0.44/PHP 4.3.1/MySQL 4.0.12

2003-03-20 Thread Nathan E Norman
On Thu, Mar 20, 2003 at 03:48:19AM -0800, Ryan Aligen wrote: > > Hello, this is my first time on this list. I was just wondering if there > are any repositories with these packages or if I will have to compile them > manually. Check out http://www.apt-get.org/ . If you don't find what you want

Debian unofficial repositories w/ Apache 2.0.44/PHP 4.3.1/MySQL 4.0.12

2003-03-20 Thread Ryan Aligen
Hello, this is my first time on this list. I was just wondering if there are any repositories with these packages or if I will have to compile them manually. _ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://jo

Re: MySQL 4

2003-03-18 Thread Nathan E Norman
On Tue, Mar 18, 2003 at 10:58:23PM -0500, Tom Allison wrote: > Brian Nelson wrote: > >Vineet Kumar <[EMAIL PROTECTED]> writes: > > > > > >>* Andrew Pritchard <[EMAIL PROTECTED]> [20030318 15:27 PST]: > >> > >>>With the recent release o

Re: MySQL 4

2003-03-18 Thread Tom Allison
Brian Nelson wrote: Vineet Kumar <[EMAIL PROTECTED]> writes: * Andrew Pritchard <[EMAIL PROTECTED]> [20030318 15:27 PST]: With the recent release of MySQL 4, I was wondering when (if ever) Debian was going to be incorporating it into at least the 'testing' tree (let al

Re: MySQL 4

2003-03-18 Thread Brian Nelson
Vineet Kumar <[EMAIL PROTECTED]> writes: > * Andrew Pritchard <[EMAIL PROTECTED]> [20030318 15:27 PST]: >> With the recent release of MySQL 4, I was wondering when (if ever) Debian >> was going to be incorporating it into at least the 'testing' tree (let

RE: MySQL 4

2003-03-18 Thread Joyce, Matthew
a very conservative bunch. Matt -- > -Original Message- > From: Andrew Pritchard [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 19 March 2003 10:20 AM > To: Debian User > Subject: MySQL 4 > > > With the recent release of MySQL 4, I was wondering when (if >

Re: MySQL 4

2003-03-18 Thread nate
Andrew Pritchard said: > With the recent release of MySQL 4, I was wondering when (if ever) Debian > was going to be incorporating it into at least the 'testing' tree (let > alone the stable tree). it won't make it into stable until at least the next stable tree is relea

Re: MySQL 4

2003-03-18 Thread Vineet Kumar
* Andrew Pritchard <[EMAIL PROTECTED]> [20030318 15:27 PST]: > With the recent release of MySQL 4, I was wondering when (if ever) Debian > was going to be incorporating it into at least the 'testing' tree (let alone After two weeks of being in unstable with no RC bugs. >

MySQL 4

2003-03-18 Thread Andrew Pritchard
With the recent release of MySQL 4, I was wondering when (if ever) Debian was going to be incorporating it into at least the 'testing' tree (let alone the stable tree). TIA, A -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mysql v4

2003-03-16 Thread Rob Weir
On Fri, Mar 14, 2003 at 03:16:39PM +1100, Joyce, Matthew wrote: > I am keen to move to a later version of Mysql. > > I have a fairly unmessed-around Woody stable, can anyone guide me through > the upgrade from mysql v3.23 to 4 ? I'd just build mysql 4's source and instal

RE: How can I unistall mysql?

2003-03-14 Thread Ron Johnson
On Thu, 2003-03-13 at 17:29, Didier Caamano wrote: > Thank you for your help, but this is the output for the line that you give > me: > athena:~# apt-get remove --purge mysql > Reading Package Lists... Done > Building Dependency Tree... Done > Package mysql is not installed,

Re: mysql v4

2003-03-14 Thread Oki DZ
On Fri, Mar 14, 2003 at 03:16:39PM +1100, Joyce, Matthew wrote: > I have a fairly unmessed-around Woody stable, can anyone guide me through > the upgrade from mysql v3.23 to 4 ? You'd need Sid, I believe. Oki -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &

<    9   10   11   12   13   14   15   16   17   18   >