summaryrefslogtreecommitdiff
path: root/includes/database/mysql
Commit message (Expand)AuthorAge
* Issue #2545480 by gryp, morgantocker, Crell, kevinquillen: Don't use the ANSI...David Rothstein2016-02-01
* Issue #2388255 by dawehner, pwolanin, hussainweb, greggles: Limit PDO MySQL t...David Rothstein2015-10-03
* Issue #1201452 by mgifford, Heine, ircmaxell: Improve security on newer versi...David Rothstein2015-03-30
* Issue #1891728 by gielfeldt: Fixed Database schema methods like getComment() ...David Rothstein2014-11-01
* Issue #780304 by dcam, naxoc, Crell | zyxware: Fixed HTML encoding of em wrap...David Rothstein2014-11-01
* Issue #1868972 by jweowu, DanChadwick: Db_query_temporary() fails to create a...David Rothstein2014-05-05
* Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ......David Rothstein2013-12-25
* Issue #1839998 by wiifm, mcm.guaba, Josh Waihi, dcam: Fixed TruncateQuery imp...David Rothstein2013-08-05
* Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed DatabaseConnection...David Rothstein2012-12-08
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
* Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB Cas...webchick2012-04-22
* Issue #1171866 by sun, catch, Alan Evans, bvirtual, frob, btmash: Fixed Enfor...webchick2012-04-12
* Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested transactions...webchick2011-12-31
* Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options con...webchick2011-12-25
* Issue #1136854 by chx: Fixed MySQL 5.5 breaks speedy testing.webchick2011-09-05
* Issue #1185780 by Damien Tournoud: Fixed Make transactions more flexible and ...webchick2011-08-01
* Issue #1007830 follow-up by bfroehle: Better fix for nested transactions thro...webchick2011-07-04
* Issue #1007830 follow-up by bfroehle: Add more specificity to MySQL nested DD...webchick2011-06-04
* Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested tra...webchick2011-05-29
* Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.webchick2011-05-17
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* #973314 by tekante, Damien Tournoud: Fixed PDO exception when attempting to a...Angie Byron2010-12-08
* #962458 by BarisW, Crell: Fixed database driver names aren't translated.Angie Byron2010-11-26
* #946968 follow-up by Damien Tournoud: Refactor version check for databases.Angie Byron2010-11-13
* - Patch #946968 by dmitrig01: we are not checking the version of MySQL and Po...Dries Buytaert2010-11-13
* #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't s...Angie Byron2010-10-22
* - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB dri...Dries Buytaert2010-10-03
* - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because...Dries Buytaert2010-09-25
* - Patch #878198 by pwolanin: add back a method to the DB driver interface tha...Dries Buytaert2010-08-11
* #851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to ...Angie Byron2010-08-02
* - Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB...Dries Buytaert2010-07-30
* - Patch #866340 by Damien Tournoud: remove support for date and time types.Dries Buytaert2010-07-28
* - Patch #772678 by sun, jpmckinney, Berdir: database default collation is not...Dries Buytaert2010-07-20
* #840182 by chx, Berdir: Fixed Testing is broken due to wrong prefix being used.Angie Byron2010-06-30
* - Patch #840182 by chx: testing is broken.Dries Buytaert2010-06-29
* - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p...Dries Buytaert2010-06-28
* - Patch #715108 by Damien Tournoud, Berdir, Josh Waihi, Crell, chx, justinran...Dries Buytaert2010-06-26
* - Patch #826668 by Damien Tournoud: db_add_field() will not accept 'foreign k...Dries Buytaert2010-06-14
* - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_q...Dries Buytaert2010-06-01
* - Patch #726344 by Crell, Berdir: database system uses wrapper functions inte...Dries Buytaert2010-05-23
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06
* #561400 by drewish, Berdir: Allow specifying MySQL socket with DBTNG.Angie Byron2010-05-05
* #772554 by Crell: Remove delay() method from insert queries.Angie Byron2010-04-19
* - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/d...Dries Buytaert2010-04-07
* - Patch #748340 by Berdir, andypost, catch, noahb, Crell: MySQL-optimized tab...Dries Buytaert2010-04-04
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ...Dries Buytaert2010-03-28
* - Patch #711682 by aspilicious: fixed tyle issues.Dries Buytaert2010-03-09
* #715476 by Jeremy and Crell: Schema object should respect active database con...Angie Byron2010-03-07
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexEx...Dries Buytaert2010-03-01