Commit Graph

  • 1d3c281904 add AR benchmark - mysql2 looks to be about 19% faster so far Brian Lopez 2010-04-15 13:00:39 -0700
  • 12d4d8a0b8 set adapter name Brian Lopez 2010-04-15 12:23:37 -0700
  • 4866ae0aa3 add msyql2 Arel support Brian Lopez 2010-04-15 12:23:24 -0700
  • 737edcfe67 don't really need to specify a db for the escape benchmark Brian Lopez 2010-04-15 10:53:58 -0700
  • 1c9e94f7e9 add initial ActiveRecord driver Brian Lopez 2010-04-14 23:55:33 -0700
  • 288ed22806 add initial EM Deferrable API Brian Lopez 2010-04-14 12:55:27 -0700
  • 7d6bbbcdd2 update files for 0.1.2 release 0.1.2 Brian Lopez 2010-04-09 10:05:01 -0700
  • 8184ed66fe Version bump to 0.1.2 Brian Lopez 2010-04-09 10:04:38 -0700
  • 3155cb799e fix copy-paste fail found by @marius Brian Lopez 2010-04-09 08:56:30 -0700
  • ccacb2de3c a couple more notes about async Brian Lopez 2010-04-07 10:47:16 -0700
  • 5b1e0a261c add some notes about async support to readme Brian Lopez 2010-04-07 10:08:04 -0700
  • 64f69cf180 update install instructions Brian Lopez 2010-04-07 09:59:37 -0700
  • aa0528d1ff update gitignore Brian Lopez 2010-04-07 09:58:19 -0700
  • ea9b21f632 update files for 0.1.1 release 0.1.1 Brian Lopez 2010-04-07 09:52:05 -0700
  • a9df890c1b Version bump to 0.1.1 Brian Lopez 2010-04-07 09:48:57 -0700
  • 8f93f830c1 add affected_rows method (mysql_affected_rows) Brian Lopez 2010-04-07 09:47:45 -0700
  • e20df5c140 add last_id method (last_insert_id) Brian Lopez 2010-04-07 09:36:36 -0700
  • 3a32dc79ec reconnect by default Brian Lopez 2010-04-07 09:23:14 -0700
  • 7131752757 add initial async query support Brian Lopez 2010-04-07 09:16:30 -0700
  • 80a8602fbb borrow the more flexible extconf from the mysqlplus project Brian Lopez 2010-04-07 07:03:31 -0700
  • 11216551cd typo Brian Lopez 2010-04-06 15:32:36 -0700
  • db454d3f15 initial stab at finding mysql headers easier Brian Lopez 2010-04-06 15:26:09 -0700
  • e8b1a18522 I dunno why this bothered me Brian Lopez 2010-04-06 09:25:43 -0700
  • 1f5ccc6e80 update install notes now that the gem is pushed Brian Lopez 2010-04-06 08:54:30 -0700
  • 9e9f10bdc1 update files for release 0.1.0 Brian Lopez 2010-04-06 01:23:52 -0700
  • f830c10405 set version constant to current release Brian Lopez 2010-04-06 01:22:35 -0700
  • 5a81a170be fix bad spec, add missing one Brian Lopez 2010-04-06 01:20:49 -0700
  • 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 Brian Lopez 2010-04-06 01:16:37 -0700
  • 1dea635e09 update Mysql2::Result spec table creation to include a missing type, and properly configure another Brian Lopez 2010-04-06 00:59:09 -0700
  • ec40ee8f06 add ssl support Brian Lopez 2010-04-05 22:47:16 -0700
  • 0a089e5c76 add link to AR Mysql driver docs for option list Brian Lopez 2010-04-05 22:46:56 -0700
  • 807f0a2730 slight change to socket monitoring loop per code-review from @tmm1 Brian Lopez 2010-04-05 21:13:13 -0700
  • 3357d3b077 show who we're talking about ;) Brian Lopez 2010-04-05 20:53:32 -0700
  • c2fd214cb4 convert over to mysql_send_query/mysql_read_query_result non-blocking API Brian Lopez 2010-04-05 20:51:59 -0700
  • 4974ec4a6e note about compatibility Brian Lopez 2010-04-05 19:17:32 -0700
  • c7c359d16a note about installing Brian Lopez 2010-04-05 14:15:30 -0700
  • 90a7f2c415 small readme tweak Brian Lopez 2010-04-05 00:01:17 -0700
  • 7bac2c520a add Mysql2::Error exception type, use it Brian Lopez 2010-04-04 23:46:42 -0700
  • 432a5fb766 no release just yet Brian Lopez 2010-04-04 23:32:18 -0700
  • 9b59478cf6 allow access to file descriptor in C, EventMachine anyone? ;) Brian Lopez 2010-04-04 23:31:32 -0700
  • c81bc8c6e9 update tagline Brian Lopez 2010-04-04 22:58:47 -0700
  • 2f6eb6fe38 text update Brian Lopez 2010-04-04 22:52:17 -0700
  • c1c31c50c7 reorder benchmark output, update readme Brian Lopez 2010-04-04 22:51:38 -0700
  • dd60ede9d1 no need Brian Lopez 2010-04-04 22:48:19 -0700
  • 9b3f862f8b initial readme Brian Lopez 2010-04-04 22:42:00 -0700
  • aa574a0a92 minor org Brian Lopez 2010-04-04 22:07:37 -0700
  • 2e11b94e5f initial readme Brian Lopez 2010-04-04 13:14:58 -0700
  • 11dc43c882 add initial changelog Brian Lopez 2010-04-04 13:14:15 -0700
  • b3064b8c7b add license Brian Lopez 2010-04-04 13:14:04 -0700
  • 11dbec7a4d Version bump to 0.1.0 Brian Lopez 2010-04-04 13:13:42 -0700
  • e6eb502e8e Version bump to 0.0.1 Brian Lopez 2010-04-04 13:07:11 -0700
  • cc6d7455b0 Version bump to 0.0.0 Brian Lopez 2010-04-04 13:06:52 -0700
  • c439865a1f remove invalid errors for valid queries without results Brian Lopez 2010-04-04 12:58:41 -0700
  • 45eea6515c initial client and result specs Brian Lopez 2010-04-04 12:17:50 -0700
  • cdb4137979 whitespace Brian Lopez 2010-04-04 12:17:40 -0700
  • cba8f65026 Mysql2 isn't a class Brian Lopez 2010-04-03 17:14:12 -0700
  • 0a733a1f02 finally add real date/time/datetime parsing Brian Lopez 2010-04-03 16:51:10 -0700
  • 31c0255451 add do_mysql to benchmarks Brian Lopez 2010-04-03 16:47:25 -0700
  • b820100249 add Mysql2::Client#info and Mysql2::Client#server_info methods Brian Lopez 2010-04-03 12:15:16 -0700
  • 0128ad0e13 some notes about escape benchmark Brian Lopez 2010-04-03 01:45:41 -0700
  • 677c309963 compare length of original and escaped string, if they match return the original Brian Lopez 2010-04-03 01:42:15 -0700
  • 1b9e35712f add support for setting MYSQL_OPT_CONNECT_TIMEOUT setting Brian Lopez 2010-04-03 01:36:30 -0700
  • 2f380fd0ff bugfix or escape method Brian Lopez 2010-04-03 01:35:41 -0700
  • 799f9809d0 must connect with a user, show errors again Brian Lopez 2010-04-02 20:24:13 -0700
  • 82e2a1de21 add initial support for connecting with options Brian Lopez 2010-04-02 20:14:29 -0700
  • cb9eb5a188 remove Mysql gem compat for now Brian Lopez 2010-04-02 16:45:06 -0700
  • 6c76cbbda0 return the actual value for TINY fields - let the caller coerce into bool Brian Lopez 2010-04-02 16:32:18 -0700
  • 9482ca36d6 whitespace Brian Lopez 2010-04-02 16:15:21 -0700
  • ed62fe51c3 initial lib dir stuff Brian Lopez 2010-04-02 16:14:16 -0700
  • 559bd3d426 reorg vars Brian Lopez 2010-04-02 16:14:03 -0700
  • 872bdb0caf rename method to each, seek dataset to beginning on each call of #each Brian Lopez 2010-04-02 15:32:58 -0700
  • d90e2a3187 remove fetch_row(s) methods, mixin Enumerable Brian Lopez 2010-04-02 11:18:13 -0700
  • b5f22d7c05 check charsetnr flag as well Brian Lopez 2010-04-01 14:45:58 -0700
  • bbf7585d09 use binary encoding on fields that have the binary flag set Brian Lopez 2010-04-01 14:29:20 -0700
  • bd25b31731 formatting Brian Lopez 2010-04-01 12:58:31 -0700
  • 858523d7a9 force string encoding to utf8 in 1.9 Brian Lopez 2010-04-01 12:56:49 -0700
  • d1466a10f1 add escape benchmark Brian Lopez 2010-04-01 12:04:55 -0700
  • 953f547f79 some misc cleanup Brian Lopez 2010-04-01 12:04:48 -0700
  • 631456fc58 add escape method Brian Lopez 2010-04-01 11:44:59 -0700
  • 841c6f677b use larger table Brian Lopez 2010-03-31 23:01:35 -0700
  • 7e64570770 turn off debug symbols again, put back benchmark script Brian Lopez 2010-03-31 08:56:07 -0700
  • ae5a028189 testing benchmark script Brian Lopez 2010-03-31 08:40:46 -0700
  • 26619b10b6 misc updates Brian Lopez 2010-03-30 23:54:07 -0700
  • 1848b0da4a mostly flesh out mysql type to ruby type conversion mapping Brian Lopez 2010-03-30 23:30:06 -0700
  • c844c66046 add initial type checking and ruby object creation from resultset Brian Lopez 2010-03-30 17:55:16 -0700
  • ce559dded2 temporarily print error msgs to stdout Brian Lopez 2010-03-30 16:41:02 -0700
  • 82545702fe update benchmark script Brian Lopez 2010-03-30 16:40:41 -0700
  • 47e2faa27d add initial benchmark Brian Lopez 2010-03-30 10:18:29 -0700
  • 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 Brian Lopez 2010-03-30 09:56:24 -0700
  • 63b55b6f97 add initial gitignore Brian Lopez 2010-03-30 09:54:36 -0700
  • 8713288574 renaming again ;) Brian Lopez 2010-03-30 09:20:55 -0700
  • e6ab4c089a move files into ext/ Brian Lopez 2010-03-30 09:19:05 -0700
  • 2810329190 alias #fetch_rows to #each Brian Lopez 2010-03-30 09:15:04 -0700
  • 1eef152459 allow passing a block to fetch_rows Brian Lopez 2010-03-30 09:14:27 -0700
  • ccbbb94ebb add TODO for yielding blocks Brian Lopez 2010-03-30 08:50:05 -0700
  • 959eca935b fix include for renamed files Brian Lopez 2010-03-30 08:49:45 -0700
  • f9142b9885 fix typo Brian Lopez 2010-03-30 08:46:59 -0700
  • a7d5c39086 rename Brian Lopez 2010-03-26 01:04:31 -0700
  • e42f7cc6e4 initial commit Brian Lopez 2010-03-26 01:03:08 -0700