OpenSuse 10.0 and MySQL 5

2006-01-02 Thread John in Pueblo
Hi, I'm sorry to post this here, but I don't seem to be getting any response 
on the Suse lists, so here it goes:  Could anybody tell me if there are rpms 
out there for updating my MySQL server to the latest version?  Thank you, and 
reply off list if you could.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: need to upgrade

2006-01-01 Thread John in Pueblo
On Sunday 01 January 2006 6:44 pm, Jon Miller wrote:
> I need to upgrade MySQL from a RH7.2 server to either a Suse Enterprise 9.2
> or Debian 3.1 server.  I understand that the only way to get the data from
> the RH7.2 server is via mysqldump.  Are there any gotchas or issues doing
> this?


all right, basically, what you just said was the equivalent of "I want to 
upgrade my Office 1997 to Windows XP".  Don't you mean you need to transfer 
your dbs from one server to another.
-- 
Dr. Joseph Dolan: Isn't there a children's book about an elephant named Babar? 
Fletch: I don't know. I don't have any. 
Dr. Joseph Dolan: No children? 
Fletch: No, elephant books.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: I'm new to mySQL

2005-12-24 Thread John in Pueblo
On Saturday 24 December 2005 1:05 pm, James Lumb wrote:
> Hi,
> I am new to mySQL and have mac OS X. Please could any other Mac users or
> anyone for that matter tell me the best way of connecting to a mySQL
> database?
> Should I use terminal or a program like PHPmyAdmin?
>
> Cheers,
> James


James,
This is just coming from a person who's used MySQL from the commandline, 
phpMyAdmin, and even from OpenOffice.  There's no one right way to access 
MySQL.  Generally speaking, I use the command line for a multiple correction, 
i.e. if I have to fix a syntax difference on a non-normalized table, or for 
testing.  I use phpMyAdmin for administration purposes (new users and so 
forth), and OpenOffice for actual data entry.  You'll find that is the beauty 
of MySQL.  There are hundreds of ways to access data, and each one has its 
ups and downs.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]