| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore detailed error messages for FK errors in MySQL 5.5+ | Max | 2015-04-16 | 1 | -0/+24 |
* | Add support for FULLTEXT indexes in InnoDB tables | Max | 2015-04-06 | 1 | -0/+3 |
* | Some internal addtions for mysql event support | Max | 2015-01-02 | 1 | -0/+5 |
* | Update URL in source file header to point to GitHub. | Stuart Connolly | 2014-01-26 | 1 | -1/+1 |
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
* | - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab... | rowanbeentje | 2013-05-21 | 1 | -1/+1 |
* | Issue #1515: Add support for fractional seconds in date/time data types on se... | stuconnolly | 2013-05-12 | 1 | -0/+5 |
* | * Add support for querying the server default charset and collation | dmoagx | 2013-03-10 | 1 | -4/+4 |
* | * Add support for querying MySQL 4 for collations | dmoagx | 2013-03-07 | 1 | -0/+5 |
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -4/+1 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -13/+21 |
* | Add support for renaming users on MySQL versions less than 5.0.2 by directly ... | stuconnolly | 2012-03-25 | 1 | -0/+5 |
* | - Fix two incorrect initialisations; thanks to sqlprodev for spotting these | rowanbeentje | 2011-10-20 | 1 | -1/+1 |
* | For some reason table creation on MySQL 4.0 servers doesn't like the engine/t... | stuconnolly | 2011-10-09 | 1 | -25/+30 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -1/+1 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -1/+1 |
* | - Add a new -engineTypeQueryName method to SPServerSupport, with a correct s... | rowanbeentje | 2011-01-13 | 1 | -1/+6 |
* | Add support for adding SPATIAL indexes on MyISAM tables. Also, update Localiz... | stuconnolly | 2010-10-08 | 1 | -0/+5 |
* | Various improvements to server capability/version checking, including: | stuconnolly | 2010-10-07 | 1 | -0/+311 |