[contributions(DRUPAL-4-6):fax8] /modules/video video.mysql
drupal-cvs at drupal.org
drupal-cvs at drupal.org
Sat Jun 10 07:58:26 UTC 2006
User: fax8 Branch: DRUPAL-4-6 Date: Sat, 10 Jun 2006 07:58:26 +0000
Modified files:
/modules/video video.mysql
Log message:
Bug report #68289 by jeanmichel (http://drupal.org/user/63901):
Video.mysql is not compatible with mysql version 5.0 .
This is due to the "default ''" statement for int fields on the table.
Changed "default ''" to "default '0'".
Thanks jeanmicheal for pointing this out.
Links:
http://cvs.drupal.org/diff.php?path=contributions/modules/video/video.mysql&old=1.2&new=1.2.2.1&root=contrib
More information about the drupal-cvs
mailing list