MySQLDBAPI

Gregory Piñero gregpinero at gmail.com
Wed Jun 15 21:00:27 EDT 2005


Ok, I finally got it working!  I just did these two commands:

$export mysqlclient=mysqlclient
$export mysqlstatic=True

Thanks for all the help everyone.

-Greg


On 6/14/05, Gregory Piñero <gregpinero at gmail.com> wrote:
> One other note, the few searches I've made that seem somewhat relevant
> talk about turning off something thread-safe?  Is this something I can
> try even though I have very limited permissions on the server?
> 
> 
> On 6/14/05, Gregory Piñero <gregpinero at gmail.com > wrote:
> > Here's a list of all the files from the RPM extraction, maybe that helps too?
> >
> >
> > [gpinero at intel1 rpmmysql]$ dir -R
> > .:
> > usr
> >
> > ./usr:
> > bin  include  lib
> >
> > ./usr/bin:
> > comp_err  mysql_config
> >
> > ./usr/include:
> > mysql
> >
> > ./usr/include/mysql:
> > chardefs.h  m_ctype.h    my_net.h         mysql.h          sslopt-case.h
> > dbug.h      m_string.h   my_no_pthread.h  mysql_version.h  sslopt-longopts.h
> > errmsg.h    my_config.h  my_pthread.h     my_sys.h         sslopt-usage.h
> > history.h   my_global.h  mysql_com.h      raid.h           sslopt-vars.h
> > keymaps.h   my_list.h    mysqld_error.h   readline.h       tilde.h
> >
> > ./usr/lib:
> > mysql
> >
> > ./usr/lib/mysql:
> > libdbug.a  libmerge.a   libmyisammrg.a    libmystrings.a  libnisam.a
> > libheap.a  libmyisam.a  libmysqlclient.a  libmysys.a
> >
>



More information about the Python-list mailing list