Skip to content
New issue

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

Data truncated for column 'refresh_time' at row 1 #322

Closed
meaz opened this issue Nov 27, 2020 · 2 comments
Closed

Data truncated for column 'refresh_time' at row 1 #322

meaz opened this issue Nov 27, 2020 · 2 comments
Assignees
Labels

Comments

@meaz
Copy link

meaz commented Nov 27, 2020

I've set a Preset with 'refresh_time' => '01:00:00', which is the default parameter.

But that creates issues in my logs:

Database::insert (INSERT INTO carddav_addressbooks(name,username,password,url,user_id,active,presetname,refresh_time) VALUES (?,?,?,?,?,?,?,?)) ERROR: [1265] Data truncated for column 'refresh_time' at row 1 
Error adding addressbook from preset Personal: [1265] Data truncated for column 'refresh_time' at row 1 
@mstilkerich mstilkerich self-assigned this Nov 28, 2020
@mstilkerich
Copy link
Owner

Hello,

thank you for reporting this issue. It should be fixed in the current master branch. Could you please try if it fixes the issue for you?

@meaz
Copy link
Author

meaz commented Nov 28, 2020

yep it does. Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants