Sha256: ba3df12c97c35c414a99e0784a6d782226cf58e8dbd55b867f76b04fc071f27f

Contents?: true

Size: 781 Bytes

Versions: 8

Compression:

Stored size: 781 Bytes

Contents

= MySQL/Ruby Interface

* http://mysql-win.rubyforge.org
* http://rubyforge.org/projects/mysql-win
* http://github.com/luislaven/mysql-gem

== DESCRIPTION

This is the MySQL API module for Ruby. It provides the same functions for Ruby
programs that the MySQL C API provides for C programs.

This is a conversion of tmtm's original extension into a proper RubyGems.

=== Warning about incompatible MySQL versions

Mixing MySQL versions will generate segmentation faults.

Running the binary version of this gem against a different version of MySQL
shared library <tt>libMySQL.dll</tt> will generate segmentation faults and
terminate your application.

Please use the exact same MAJOR.MINOR version of MySQL, see History.txt for
specific version of MySQL used to build the binaries.

Version data entries

8 entries across 8 versions & 4 rubygems

Version Path
fauna-mysql-2.8.1.1 README.txt
vanity-1.7.1 vendor/ruby/1.9.1/gems/mysql-2.8.1/README.txt
fauna-mysql-2.8.1.2 README.txt
phonet-0.0.1 README.txt
fauna-mysql-2.8.1.3 README.txt
mysql-2.8.1-x86-mswin32 README.txt
mysql-2.8.1-x86-mingw32 README.txt
mysql-2.8.1 README.txt