Re: How to store a chat in a mysql db

From: ^Bart <gabriele1NOSPAM_at_hotmail.com>
Date: Tue, 19 Mar 2019 21:25:54 +0100
Message-ID: <q6rj8g$l35$1_at_gioia.aioe.org>


> Should be:
> ON UPDATE NO ACTION
>
> without the closing parenthesis.
> Use the "match brackets" function of your editor to find these
> kind of errors.

[Quoted] Thanks, it works! :)

But I didn't understood what handle field contains from the example https://stackoverflow.com/questions/3094495/db-schema-for-chats , I replaced it with a FK to the user's table, is it right?

^Bart Received on Tue Mar 19 2019 - 21:25:54 CET

Original text of this message