Menu

Embedded mysqld in the module

2001-10-16
2012-09-19
  • Dirk Holtwick

    Dirk Holtwick - 2001-10-16

    Today MYSQL 4.0 has been released wich features an embedded mysqld (http://www.mysql.com/doc/l/i/libmysqld.html). Id like to see a version of MySQLdb wich would allow to integrate the server within the Python module. How do you think about it?

    Bye, Dirk

     
    • Andy Dustman

      Andy Dustman - 2001-10-16

      I would too, and I have been anticipating this. I still need to think about how to implement this, however.

       
    • Dirk Holtwick

      Dirk Holtwick - 2002-04-08

      Did you make progresses with implementing the "embedded" feature?

      Yours, Dirk Holtwick

       
    • Andy Dustman

      Andy Dustman - 2002-06-30

      Not really. The pre-compiled libraries to do this don't seem to be available yet, and it sounds like things have not quite yet stabilized, although this will also be a 3.23 feature.

       
    • Rajas Sambhare

      Rajas Sambhare - 2003-12-30

      Hi,

      I'm working on an open source video transcription app (www.transana.org) and need to embed a database for the single user version of the program.

      I too would like to see embedded MySQL working with MySQLdb. Precompiled binaries for mysqld are now available with the standard installer, so I was wondering what progress has been made since.
      Thanks for the great work so far.

      Sincerely,

      Rajas

       
    • Andy Dustman

      Andy Dustman - 2004-05-19

      In theory, current versions ought to be able to be built with an embedded database server, but this is not heavily tested.

       
    • Andy Dustman

      Andy Dustman - 2004-05-23

      I have seen (in the Help forum) that some people have gotten the embedded server to work on Mac OS X.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.