SQL_MODE plugin allows you to override the STRICT MySQL Modes SQL_MODE plugin allows you to override the STRICT MySQL Modes
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

SQL_MODE plugin allows you to override the STRICT MySQL Modes

Started by donnoman, November 01, 2006, 07:29:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

donnoman

SQL_MODE is a Coppermine Plugin Developer tool to enumerate and set different MySQL query modes.

This tool AUTOMATICALLY enables Coppermine's DEBUG OUTPUT on plugin installation to be able to
display complete SQL error modes, as enabling certain modes or combination of modes may render
your Coppermine installation unusable.

This is primarily a developer tool to FORCE picky SQL configurations, however it can
be used by end users to band-aid plugins that haven't been written to accomodate MySQL 5's
"strict" modes.

If you are having issues with a plugin or Coppermine itself, disable all SQL MODES so that
the Session Mode SQL is NULL. Verify that your gallery works properly, then disable the
debug modes.

Report the error that you were receiving to the plugin author, perhaps point them
to this tool to help them to test their plugin.

Download and support: http://cpg-contrib.org/board/index.php?topic=239.0