aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPServerSupport.h
Commit message (Expand)AuthorAgeFilesLines
* Restore detailed error messages for FK errors in MySQL 5.5+Max2015-04-161-0/+16
* Add support for FULLTEXT indexes in InnoDB tablesMax2015-04-061-0/+6
* Some internal addtions for mysql event supportMax2015-01-021-0/+8
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Issue #1515: Add support for fractional seconds in date/time data types on se...stuconnolly2013-05-121-0/+8
* * Add support for querying the server default charset and collationdmoagx2013-03-101-4/+4
* * Add support for querying MySQL 4 for collationsdmoagx2013-03-071-0/+6
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* Add support for renaming users on MySQL versions less than 5.0.2 by directly ...stuconnolly2012-03-251-0/+6
* For some reason table creation on MySQL 4.0 servers doesn't like the engine/t...stuconnolly2011-10-091-0/+7
* - Add a new -engineTypeQueryName method to SPServerSupport, with a correct s...rowanbeentje2011-01-131-0/+6
* Add support for adding SPATIAL indexes on MyISAM tables. Also, update Localiz...stuconnolly2010-10-081-0/+6
* Various improvements to server capability/version checking, including:stuconnolly2010-10-071-0/+209