HEX
Server: Apache
System: Linux vpshost0650.publiccloud.com.br 4.4.79-grsec-1.lc.x86_64 #1 SMP Wed Aug 2 14:18:21 -03 2017 x86_64
User: bandeirantesbomb3 (10068)
PHP: 8.0.7
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //usr/share/doc/MySQL-python-1.2.5/README.md
MySQLdb1
========

This is the legacy (1.x) version of MySQLdb. While it is still being
maintained, there will not be a lot of new feature development. 

[![Build Status](https://secure.travis-ci.org/farcepest/MySQLdb1.png)](http://travis-ci.org/farcepest/MySQLdb1)

TODO
----

* A bugfix 1.2.4 release
* A 1.3.0 release that will support Python 2.7-3.3
* The 2.0 version is being renamed [moist][] and is heavily refactored.

Projects
--------

* [MySQLdb-svn][]

	This is the old Subversion repository located on SourceForge.
	It has all the early historical development of MySQLdb through 1.2.3,
	and also is the working repository for ZMySQLDA. The trunk on this
	repository was forked to create the [MySQLdb2][] repository.

* [MySQLdb1][]

	This is the new (active) git repository.
	Only updates to the 1.x series will happen here.

* [MySQLdb2][]

	This is the now obsolete Mercurial repository for MySQLdb-2.0
	located on SourceForge. This repository has been migrated to the
    [moist][] repository.


[MySQLdb1]: https://github.com/farcepest/MySQLdb1
[moist]: https://github.com/farcepest/moist
[MySQLdb-svn]: https://sourceforge.net/p/mysql-python/svn/
[MySQLdb2]: https://sourceforge.net/p/mysql-python/mysqldb-2/