Commit Graph

201 Commits

Author SHA1 Message Date
Brian Lopez d7c146e322 updating files for 0.1.3 release 2010-04-15 13:35:42 -07:00
Brian Lopez 7caf1b6b6a Version bump to 0.1.3 2010-04-15 13:03:21 -07:00
Brian Lopez 1d3c281904 add AR benchmark - mysql2 looks to be about 19% faster so far 2010-04-15 13:00:39 -07:00
Brian Lopez 12d4d8a0b8 set adapter name 2010-04-15 12:23:37 -07:00
Brian Lopez 4866ae0aa3 add msyql2 Arel support 2010-04-15 12:23:24 -07:00
Brian Lopez 737edcfe67 don't really need to specify a db for the escape benchmark 2010-04-15 10:53:58 -07:00
Brian Lopez 1c9e94f7e9 add initial ActiveRecord driver 2010-04-15 00:56:51 -07:00
Brian Lopez 288ed22806 add initial EM Deferrable API 2010-04-14 12:55:27 -07:00
Brian Lopez 7d6bbbcdd2 update files for 0.1.2 release 2010-04-09 10:05:01 -07:00
Brian Lopez 8184ed66fe Version bump to 0.1.2 2010-04-09 10:04:38 -07:00
Brian Lopez 3155cb799e fix copy-paste fail found by @marius 2010-04-09 08:56:30 -07:00
Brian Lopez ccacb2de3c a couple more notes about async 2010-04-07 10:47:16 -07:00
Brian Lopez 5b1e0a261c add some notes about async support to readme 2010-04-07 10:08:04 -07:00
Brian Lopez 64f69cf180 update install instructions 2010-04-07 09:59:37 -07:00
Brian Lopez aa0528d1ff update gitignore 2010-04-07 09:58:19 -07:00
Brian Lopez ea9b21f632 update files for 0.1.1 release 2010-04-07 09:52:05 -07:00
Brian Lopez a9df890c1b Version bump to 0.1.1 2010-04-07 09:48:57 -07:00
Brian Lopez 8f93f830c1 add affected_rows method (mysql_affected_rows) 2010-04-07 09:47:45 -07:00
Brian Lopez e20df5c140 add last_id method (last_insert_id) 2010-04-07 09:36:36 -07:00
Brian Lopez 3a32dc79ec reconnect by default 2010-04-07 09:23:14 -07:00
Brian Lopez 7131752757 add initial async query support 2010-04-07 09:16:30 -07:00
Brian Lopez 80a8602fbb borrow the more flexible extconf from the mysqlplus project 2010-04-07 07:03:31 -07:00
Brian Lopez 11216551cd typo 2010-04-06 15:32:36 -07:00
Brian Lopez db454d3f15 initial stab at finding mysql headers easier 2010-04-06 15:26:09 -07:00
Brian Lopez e8b1a18522 I dunno why this bothered me 2010-04-06 09:25:43 -07:00
Brian Lopez 1f5ccc6e80 update install notes now that the gem is pushed 2010-04-06 08:54:30 -07:00
Brian Lopez 9e9f10bdc1 update files for release 2010-04-06 01:23:52 -07:00
Brian Lopez f830c10405 set version constant to current release 2010-04-06 01:22:35 -07:00
Brian Lopez 5a81a170be fix bad spec, add missing one 2010-04-06 01:20:49 -07:00
Brian Lopez 88305d53c0 add 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 2010-04-06 01:16:37 -07:00
Brian Lopez 1dea635e09 update Mysql2::Result spec table creation to include a missing type, and properly configure another 2010-04-06 00:59:09 -07:00
Brian Lopez ec40ee8f06 add ssl support 2010-04-05 23:30:36 -07:00
Brian Lopez 0a089e5c76 add link to AR Mysql driver docs for option list 2010-04-05 22:46:56 -07:00
Brian Lopez 807f0a2730 slight change to socket monitoring loop per code-review from @tmm1 2010-04-05 21:13:13 -07:00
Brian Lopez 3357d3b077 show who we're talking about ;) 2010-04-05 20:53:32 -07:00
Brian Lopez c2fd214cb4 convert over to mysql_send_query/mysql_read_query_result non-blocking API 2010-04-05 20:51:59 -07:00
Brian Lopez 4974ec4a6e note about compatibility 2010-04-05 19:17:32 -07:00
Brian Lopez c7c359d16a note about installing 2010-04-05 14:15:30 -07:00
Brian Lopez 90a7f2c415 small readme tweak 2010-04-05 00:01:17 -07:00
Brian Lopez 7bac2c520a add Mysql2::Error exception type, use it 2010-04-04 23:46:42 -07:00
Brian Lopez 432a5fb766 no release just yet 2010-04-04 23:32:18 -07:00
Brian Lopez 9b59478cf6 allow access to file descriptor in C, EventMachine anyone? ;) 2010-04-04 23:31:32 -07:00
Brian Lopez c81bc8c6e9 update tagline 2010-04-04 22:58:47 -07:00
Brian Lopez 2f6eb6fe38 text update 2010-04-04 22:52:17 -07:00
Brian Lopez c1c31c50c7 reorder benchmark output, update readme 2010-04-04 22:51:38 -07:00
Brian Lopez dd60ede9d1 no need 2010-04-04 22:48:19 -07:00
Brian Lopez 9b3f862f8b initial readme 2010-04-04 22:42:00 -07:00
Brian Lopez aa574a0a92 minor org 2010-04-04 22:07:37 -07:00
Brian Lopez 2e11b94e5f initial readme 2010-04-04 13:14:58 -07:00
Brian Lopez 11dc43c882 add initial changelog 2010-04-04 13:14:15 -07:00