Indexes on tc_positions.fixTime and tc_events.eventTime - Error

dcassidy 2 years ago

I am following the Clear History guide. All the commands have worked except the index ones, which come back with "bash: syntax error near unexpected token `('."

Any suggestions.

If I have already done the index commands previously, would I get this error?

I am using Ubuntu and Mysql.

Thanks

Dave

Anton Tananaev 2 years ago

Probably because those are SQL queries and not bash commands.

dcassidy 2 years ago

Thanks for the reply Anton. Is there a guide with the bash commands to use. Thanks Dave

Anton Tananaev 2 years ago

You think we have multiple guides for it? No. The expectation is that if you're hosting your own server and database, you can do a basic thing like an SQL query.

dcassidy 2 years ago

Thanks for your reply again Anton. Apologies for not understanding the concept of this forum.