piwigo/include/dblayer
plegall 67a2a56843 bug 2342 fixed: with MySQL 5.5, "set level = NULL" fails because images.level
is a NOT NULL field. The same test is performed in the same function
(mass_updates) but for array bigger than 10 rows.


git-svn-id: http://piwigo.org/svn/branches/2.2@11363 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-14 12:02:33 +00:00
..
dblayers.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_mysql.inc.php bug 2342 fixed: with MySQL 5.5, "set level = NULL" fails because images.level 2011-06-14 12:02:33 +00:00
functions_pdo-sqlite.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_pgsql.inc.php bug 1818 fixed: fix "select distinct" queries for PostgreSQL. Patch by leloupv 2011-04-16 21:22:09 +00:00
functions_sqlite.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00