> >>> con=MySQLdb.connection(passwd="",user="esf",db="maze_bs")
Blast, it is because I am using connection instead of connect.
Sorry for the noise.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Friday, March 26, 2010 09:39 AM, Ray Van Dolson wrote:
> On Fri, Mar 26, 2010 at 09:32:35AM +0800, Christopher Chan wrote:
>>
>>> Where'd you get your MySQLdb module from?
>>
>> yum install MySQL-python
>
> Well, don't know what to tell you:
>
> $ rpm -qi MySQL-python
> Name: MySQL-pytho
On Fri, Mar 26, 2010 at 09:32:35AM +0800, Christopher Chan wrote:
>
> > Where'd you get your MySQLdb module from?
>
> yum install MySQL-python
Well, don't know what to tell you:
$ rpm -qi MySQL-python
Name: MySQL-python Relocations: (not relocatable)
Version : 1.2.1
> Where'd you get your MySQLdb module from?
yum install MySQL-python
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Fri, Mar 26, 2010 at 09:03:11AM +0800, Christopher Chan wrote:
> On Friday, March 26, 2010 08:52 AM, Ray Van Dolson wrote:
> > On Fri, Mar 26, 2010 at 08:23:26AM +0800, Christopher Chan wrote:
> >> On Thursday, March 25, 2010 09:11 PM, JohnS wrote:
> >>>
> >>> On Thu, 2010-03-25 at 14:14 +0800,
On Friday, March 26, 2010 08:52 AM, Ray Van Dolson wrote:
> On Fri, Mar 26, 2010 at 08:23:26AM +0800, Christopher Chan wrote:
>> On Thursday, March 25, 2010 09:11 PM, JohnS wrote:
>>>
>>> On Thu, 2010-03-25 at 14:14 +0800, Christopher Chan wrote:
Is it me or does the MySQLdb module in Centos n
On Fri, Mar 26, 2010 at 08:23:26AM +0800, Christopher Chan wrote:
> On Thursday, March 25, 2010 09:11 PM, JohnS wrote:
> >
> > On Thu, 2010-03-25 at 14:14 +0800, Christopher Chan wrote:
> >> Is it me or does the MySQLdb module in Centos not support python's DBAPI
> >> 2.0
> >
> > ---
> > Well you g
On Thursday, March 25, 2010 09:11 PM, JohnS wrote:
>
> On Thu, 2010-03-25 at 14:14 +0800, Christopher Chan wrote:
>> Is it me or does the MySQLdb module in Centos not support python's DBAPI
>> 2.0
>
> ---
> Well you give no clue to the code your using. Post what type your
> using,
>
> It uses curs
On Thu, 2010-03-25 at 14:14 +0800, Christopher Chan wrote:
> Is it me or does the MySQLdb module in Centos not support python's DBAPI
> 2.0
---
Well you give no clue to the code your using. Post what type your
using,
It uses cursors so it it is compliant as far as I see.
I get you installed i
9 matches
Mail list logo