1d3c281904add AR benchmark - mysql2 looks to be about 19% faster so far
Brian Lopez
2010-04-15 13:00:39 -0700
12d4d8a0b8set adapter name
Brian Lopez
2010-04-15 12:23:37 -0700
4866ae0aa3add msyql2 Arel support
Brian Lopez
2010-04-15 12:23:24 -0700
737edcfe67don't really need to specify a db for the escape benchmark
Brian Lopez
2010-04-15 10:53:58 -0700
1c9e94f7e9add initial ActiveRecord driver
Brian Lopez
2010-04-14 23:55:33 -0700
288ed22806add initial EM Deferrable API
Brian Lopez
2010-04-14 12:55:27 -0700
7d6bbbcdd2update files for 0.1.2 release
0.1.2
Brian Lopez
2010-04-09 10:05:01 -0700
8184ed66feVersion bump to 0.1.2
Brian Lopez
2010-04-09 10:04:38 -0700
3155cb799efix copy-paste fail found by @marius
Brian Lopez
2010-04-09 08:56:30 -0700
ccacb2de3ca couple more notes about async
Brian Lopez
2010-04-07 10:47:16 -0700
5b1e0a261cadd some notes about async support to readme
Brian Lopez
2010-04-07 10:08:04 -0700
64f69cf180update install instructions
Brian Lopez
2010-04-07 09:59:37 -0700
aa0528d1ffupdate gitignore
Brian Lopez
2010-04-07 09:58:19 -0700
ea9b21f632update files for 0.1.1 release
0.1.1
Brian Lopez
2010-04-07 09:52:05 -0700
a9df890c1bVersion bump to 0.1.1
Brian Lopez
2010-04-07 09:48:57 -0700
8f93f830c1add affected_rows method (mysql_affected_rows)
Brian Lopez
2010-04-07 09:47:45 -0700
e20df5c140add last_id method (last_insert_id)
Brian Lopez
2010-04-07 09:36:36 -0700
3a32dc79ecreconnect by default
Brian Lopez
2010-04-07 09:23:14 -0700
7131752757add initial async query support
Brian Lopez
2010-04-07 09:16:30 -0700
80a8602fbbborrow the more flexible extconf from the mysqlplus project
Brian Lopez
2010-04-07 07:03:31 -0700
11216551cdtypo
Brian Lopez
2010-04-06 15:32:36 -0700
db454d3f15initial stab at finding mysql headers easier
Brian Lopez
2010-04-06 15:26:09 -0700
e8b1a18522I dunno why this bothered me
Brian Lopez
2010-04-06 09:25:43 -0700
1f5ccc6e80update install notes now that the gem is pushed
Brian Lopez
2010-04-06 08:54:30 -0700
9e9f10bdc1update files for release
0.1.0
Brian Lopez
2010-04-06 01:23:52 -0700
f830c10405set version constant to current release
Brian Lopez
2010-04-06 01:22:35 -0700
5a81a170befix bad spec, add missing one
Brian Lopez
2010-04-06 01:20:49 -0700
88305d53c0add data generation script for benchmarking, update order benchmarks are run to sort by speed according to the test data generated by benchmark/setup_db.rb - update benchmarks on readme
Brian Lopez
2010-04-06 01:16:37 -0700
1dea635e09update Mysql2::Result spec table creation to include a missing type, and properly configure another
Brian Lopez
2010-04-06 00:59:09 -0700
ec40ee8f06add ssl support
Brian Lopez
2010-04-05 22:47:16 -0700
0a089e5c76add link to AR Mysql driver docs for option list
Brian Lopez
2010-04-05 22:46:56 -0700
807f0a2730slight change to socket monitoring loop per code-review from @tmm1
Brian Lopez
2010-04-05 21:13:13 -0700
3357d3b077show who we're talking about ;)
Brian Lopez
2010-04-05 20:53:32 -0700
c2fd214cb4convert over to mysql_send_query/mysql_read_query_result non-blocking API
Brian Lopez
2010-04-05 20:51:59 -0700
4974ec4a6enote about compatibility
Brian Lopez
2010-04-05 19:17:32 -0700
c7c359d16anote about installing
Brian Lopez
2010-04-05 14:15:30 -0700
90a7f2c415small readme tweak
Brian Lopez
2010-04-05 00:01:17 -0700
7bac2c520aadd Mysql2::Error exception type, use it
Brian Lopez
2010-04-04 23:46:42 -0700
432a5fb766no release just yet
Brian Lopez
2010-04-04 23:32:18 -0700
9b59478cf6allow access to file descriptor in C, EventMachine anyone? ;)
Brian Lopez
2010-04-04 23:31:32 -0700
c81bc8c6e9update tagline
Brian Lopez
2010-04-04 22:58:47 -0700
2f6eb6fe38text update
Brian Lopez
2010-04-04 22:52:17 -0700
c1c31c50c7reorder benchmark output, update readme
Brian Lopez
2010-04-04 22:51:38 -0700
dd60ede9d1no need
Brian Lopez
2010-04-04 22:48:19 -0700
9b3f862f8binitial readme
Brian Lopez
2010-04-04 22:42:00 -0700
aa574a0a92minor org
Brian Lopez
2010-04-04 22:07:37 -0700
2e11b94e5finitial readme
Brian Lopez
2010-04-04 13:14:58 -0700
11dc43c882add initial changelog
Brian Lopez
2010-04-04 13:14:15 -0700
b3064b8c7badd license
Brian Lopez
2010-04-04 13:14:04 -0700
11dbec7a4dVersion bump to 0.1.0
Brian Lopez
2010-04-04 13:13:42 -0700
e6eb502e8eVersion bump to 0.0.1
Brian Lopez
2010-04-04 13:07:11 -0700
cc6d7455b0Version bump to 0.0.0
Brian Lopez
2010-04-04 13:06:52 -0700
c439865a1fremove invalid errors for valid queries without results
Brian Lopez
2010-04-04 12:58:41 -0700
45eea6515cinitial client and result specs
Brian Lopez
2010-04-04 12:17:50 -0700
cdb4137979whitespace
Brian Lopez
2010-04-04 12:17:40 -0700
cba8f65026Mysql2 isn't a class
Brian Lopez
2010-04-03 17:14:12 -0700
0a733a1f02finally add real date/time/datetime parsing
Brian Lopez
2010-04-03 16:51:10 -0700
31c0255451add do_mysql to benchmarks
Brian Lopez
2010-04-03 16:47:25 -0700
b820100249add Mysql2::Client#info and Mysql2::Client#server_info methods
Brian Lopez
2010-04-03 12:15:16 -0700
0128ad0e13some notes about escape benchmark
Brian Lopez
2010-04-03 01:45:41 -0700
677c309963compare length of original and escaped string, if they match return the original
Brian Lopez
2010-04-03 01:42:15 -0700
1b9e35712fadd support for setting MYSQL_OPT_CONNECT_TIMEOUT setting
Brian Lopez
2010-04-03 01:36:30 -0700
2f380fd0ffbugfix or escape method
Brian Lopez
2010-04-03 01:35:41 -0700
799f9809d0must connect with a user, show errors again
Brian Lopez
2010-04-02 20:24:13 -0700
82e2a1de21add initial support for connecting with options
Brian Lopez
2010-04-02 20:14:29 -0700
cb9eb5a188remove Mysql gem compat for now
Brian Lopez
2010-04-02 16:45:06 -0700
6c76cbbda0return the actual value for TINY fields - let the caller coerce into bool
Brian Lopez
2010-04-02 16:32:18 -0700
9482ca36d6whitespace
Brian Lopez
2010-04-02 16:15:21 -0700
ed62fe51c3initial lib dir stuff
Brian Lopez
2010-04-02 16:14:16 -0700
559bd3d426reorg vars
Brian Lopez
2010-04-02 16:14:03 -0700
872bdb0cafrename method to each, seek dataset to beginning on each call of #each
Brian Lopez
2010-04-02 15:32:58 -0700
d90e2a3187remove fetch_row(s) methods, mixin Enumerable
Brian Lopez
2010-04-02 11:18:13 -0700
b5f22d7c05check charsetnr flag as well
Brian Lopez
2010-04-01 14:45:58 -0700
bbf7585d09use binary encoding on fields that have the binary flag set
Brian Lopez
2010-04-01 14:29:20 -0700
bd25b31731formatting
Brian Lopez
2010-04-01 12:58:31 -0700
858523d7a9force string encoding to utf8 in 1.9
Brian Lopez
2010-04-01 12:56:49 -0700
d1466a10f1add escape benchmark
Brian Lopez
2010-04-01 12:04:55 -0700
953f547f79some misc cleanup
Brian Lopez
2010-04-01 12:04:48 -0700
631456fc58add escape method
Brian Lopez
2010-04-01 11:44:59 -0700
841c6f677buse larger table
Brian Lopez
2010-03-31 23:01:35 -0700
7e64570770turn off debug symbols again, put back benchmark script
Brian Lopez
2010-03-31 08:56:07 -0700
ae5a028189testing benchmark script
Brian Lopez
2010-03-31 08:40:46 -0700
26619b10b6misc updates
Brian Lopez
2010-03-30 23:54:07 -0700
1848b0da4amostly flesh out mysql type to ruby type conversion mapping
Brian Lopez
2010-03-30 23:30:06 -0700
c844c66046add initial type checking and ruby object creation from resultset
Brian Lopez
2010-03-30 17:55:16 -0700
ce559dded2temporarily print error msgs to stdout
Brian Lopez
2010-03-30 16:41:02 -0700
82545702feupdate benchmark script
Brian Lopez
2010-03-30 16:40:41 -0700
47e2faa27dadd initial benchmark
Brian Lopez
2010-03-30 10:18:29 -0700
736c0d6cd3result 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
Brian Lopez
2010-03-30 09:56:24 -0700
63b55b6f97add initial gitignore
Brian Lopez
2010-03-30 09:54:36 -0700
8713288574renaming again ;)
Brian Lopez
2010-03-30 09:20:55 -0700
e6ab4c089amove files into ext/
Brian Lopez
2010-03-30 09:19:05 -0700
2810329190alias #fetch_rows to #each
Brian Lopez
2010-03-30 09:15:04 -0700
1eef152459allow passing a block to fetch_rows
Brian Lopez
2010-03-30 09:14:27 -0700
ccbbb94ebbadd TODO for yielding blocks
Brian Lopez
2010-03-30 08:50:05 -0700
959eca935bfix include for renamed files
Brian Lopez
2010-03-30 08:49:45 -0700
f9142b9885fix typo
Brian Lopez
2010-03-30 08:46:59 -0700
a7d5c39086rename
Brian Lopez
2010-03-26 01:04:31 -0700
e42f7cc6e4initial commit
Brian Lopez
2010-03-26 01:03:08 -0700