hs
> that look reasonable. Perhaps you could tell us what you expected?
>
> You're also not telling us what didn't work about the ALTER TABLE command.
>
> -tk
>
> On Mon, Feb 11, 2019 at 3:53 PM Jeremy Rousseau > wrote:
>
>> I'm attempting to conv
I'm attempting to convert from a sqlite db to a mysql db. I'm getting
records in mysql but no graphing.
I did run into an issue with attempting to run this command "ALTER TABLE
*your-wview-archive-name* CHANGE arcInt `interval` INTEGER NOT NULL;"
I changed the command to match my environment bu