mysqldb

MySQLdb

Instruction for installing Trac using MySQL instead of SQLite

Install MySQL per the instructions here.However, add --enable-thread-safe-client to the configure options.
Edit your ~/.bash_profile and add your MySQL binaries:

PATH="${PATH}:/usr/local/mysql/bin"

Then, install MySQLdb. First, download a copy of the latest version:

cd /extra/src
wget http://superb-east.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-1.2.2.tar.gz
tar zxvf MySQL-python-1.2.2.tar.gz
cd MySQL-python-1.2.2

Technology:

Subscribe to RSS - mysqldb

Recent Updates

  • 1 year 12 months ago
  • 1 year 12 months ago
  • 1 year 12 months ago
    php 8.x
  • 1 year 12 months ago
    10.6.7
  • 2 years 16 hours ago
    Drop Centos 5/6 stuff