An Error Was Encountered
Error Number: 1048
Column 'title' cannot be null
INSERT INTO `youtube_videos` (`title`, `description`, `author`, `youtube_id`, `tags`, `views`, `length`, `thumbnail`, `url`) VALUES (NULL, NULL, '', 'A7KVlU_TbxI', NULL, NULL, NULL, 'http://img.youtube.com/vi/A7KVlU_TbxI/default.jpg', '')