Brian Lopez
|
b820100249
|
add Mysql2::Client#info and Mysql2::Client#server_info methods
|
2010-04-03 12:15:16 -07:00 |
Brian Lopez
|
1b9e35712f
|
add support for setting MYSQL_OPT_CONNECT_TIMEOUT setting
|
2010-04-03 01:36:30 -07:00 |
Brian Lopez
|
82e2a1de21
|
add initial support for connecting with options
|
2010-04-02 20:14:29 -07:00 |
Brian Lopez
|
559bd3d426
|
reorg vars
|
2010-04-02 16:14:03 -07:00 |
Brian Lopez
|
872bdb0caf
|
rename method to each, seek dataset to beginning on each call of #each
|
2010-04-02 15:32:58 -07:00 |
Brian Lopez
|
bbf7585d09
|
use binary encoding on fields that have the binary flag set
|
2010-04-01 14:29:20 -07:00 |
Brian Lopez
|
858523d7a9
|
force string encoding to utf8 in 1.9
|
2010-04-01 12:56:49 -07:00 |
Brian Lopez
|
953f547f79
|
some misc cleanup
|
2010-04-01 12:04:48 -07:00 |
Brian Lopez
|
631456fc58
|
add escape method
|
2010-04-01 11:44:59 -07:00 |
Brian Lopez
|
1848b0da4a
|
mostly flesh out mysql type to ruby type conversion mapping
|
2010-03-30 23:30:06 -07:00 |
Brian Lopez
|
736c0d6cd3
|
result hash keys can be symbols using the :symbolize_keys option with #fetch_row, #fetch_rows or #each. Renamed extension from MySQL to Mysql2. Initial Rakefile and spec dir
|
2010-03-30 09:56:24 -07:00 |
Brian Lopez
|
8713288574
|
renaming again ;)
|
2010-03-30 09:20:55 -07:00 |