Re: is mysqlsb compatible with MySQL 5.0?

2006-03-26 Thread John Salerno
Dennis Lee Bieber wrote:

>   Check the Windows services control for MySQL and try from it...

How do I do that?

> 
>   You might (since it sounds like this is a first attempt) need to
> uninstall everything -- and make sure you delete the mysql database (in
> case you have a garbaged root login)

Ugh, if this is the case, is there more to uninstall than just using the 
Add/Remove programs? Where do I delete the database?
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: is mysqlsb compatible with MySQL 5.0?

2006-03-25 Thread John Salerno
Dennis Lee Bieber wrote:

>   WinXP? What error do you get from the wizard? (You are running in an
> Admin privilege I presume). 

Yes, WinXP and admin.

At first, when Norton was running, I got a 1045 error message saying to 
allow TCP port 3306. I tried creating a rule to do this, but it didn't 
seem to work.

Then I turned off Norton completely and it still stopped at the same 
step, but this time said: "The service could not be stopped. Error: 0"

All I want to do is use MySQL so I can follow along with Baseball Hacks. :(
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: is mysqlsb compatible with MySQL 5.0?

2006-03-25 Thread John Salerno
Dennis Lee Bieber wrote:
> On Sat, 25 Mar 2006 16:07:56 -0500, John Salerno
> <[EMAIL PROTECTED]> declaimed the following in comp.lang.python:
> 
>> My web server told me it isn't, which is why they are sticking with 
>> MySQL 4.0 for now, but I'm obsessed with using the latest versions, so I 
>> just want to be sure. According to the mysqldb download page at 
>> sourceforge, it is compatible with 5.0
>>
>   One question may be: which version of Python are they running; which
> version of MySQLdb; etc.

They just upgraded everything to the latest version (Python, mysqldb, 
mod_python), but they said they are waiting to upgrade MySQL because of 
the incompatibility.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: is mysqlsb compatible with MySQL 5.0?

2006-03-25 Thread John Salerno
Ravi Teja wrote:
> Ah! An overzealous firewall! My sympathies :-). I am using the free
> Kerio personal firewall on Windows.
> 

Actually, I'm a little confused now. I turned off Norton completely (as 
far as I can tell), restarted, and the configuration wizard of MySQL 
still fails at the "Start service" step. I just don't get it.

As a result, I am currently in the market for a different (and free) 
firewall program, so I will check out that one you mentioned. :)
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: is mysqlsb compatible with MySQL 5.0?

2006-03-25 Thread Ravi Teja
Ah! An overzealous firewall! My sympathies :-). I am using the free
Kerio personal firewall on Windows.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: is mysqlsb compatible with MySQL 5.0?

2006-03-25 Thread John Salerno
Ravi Teja wrote:
> Yes! It does.
> 
> Assuming that you are not terribly bandwidth constrained, isn't it
> easier for you to try it
> yourself on your own machine than wait for other people to assure you,
> given that both are free and pretty much run on any platform?
> 

Yeah, actually I went ahead and installed them both to try it out, but 
Norton Internet Security is causing huge problems with the MySQL setup. 
Even when I disable it, it won't let me get past the configuration steps. :(
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: is mysqlsb compatible with MySQL 5.0?

2006-03-25 Thread Ravi Teja
Yes! It does.

Assuming that you are not terribly bandwidth constrained, isn't it
easier for you to try it
yourself on your own machine than wait for other people to assure you,
given that both are free and pretty much run on any platform?

-- 
http://mail.python.org/mailman/listinfo/python-list


is mysqlsb compatible with MySQL 5.0?

2006-03-25 Thread John Salerno
My web server told me it isn't, which is why they are sticking with 
MySQL 4.0 for now, but I'm obsessed with using the latest versions, so I 
just want to be sure. According to the mysqldb download page at 
sourceforge, it is compatible with 5.0

Thanks.
-- 
http://mail.python.org/mailman/listinfo/python-list