10 Jun
2006
10 Jun
'06
9:58 a.m.
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&...