We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A Database Error Occurred
Error Number: 1364
Field 'description' doesn't have a default value
INSERT INTO razor_channel_product (product_id, date, user_id, productkey, channel_id) VALUES ('2', '2013-01-07 04:53:32', '1', 'f15936ab091d7937e5691cb65748f1b9', '4')
razor_channel_product
product_id
date
user_id
productkey
channel_id
Filename: web\system\database\DB_driver.php
Line Number: 330
The text was updated successfully, but these errors were encountered:
我的数据库是 mysql 5.5.18
Sorry, something went wrong.
please refer to this issue: #33
No branches or pull requests
A Database Error Occurred
Error Number: 1364
Field 'description' doesn't have a default value
INSERT INTO
razor_channel_product
(product_id
,date
,user_id
,productkey
,channel_id
) VALUES ('2', '2013-01-07 04:53:32', '1', 'f15936ab091d7937e5691cb65748f1b9', '4')Filename: web\system\database\DB_driver.php
Line Number: 330
The text was updated successfully, but these errors were encountered: