On Thursday 13 February 2020 at 15:47:47, Umair Baig wrote:
> Hello Rene,
>
> Firstly thanks for your response.
>
> The length of my url field in dlr table is bigint(20) so I think this is
> enough.
You can't put a URL into an integer field :)
Try changing it to a varchar, and in my opinion 20 characters if way too small
- the entries in my sms_dlr table are 153 characters long, for example.
Antony.
--
When you find yourself arguing with an idiot,
you should first of all make sure
that the other person isn't doing the same thing.
Please reply to the list;
please *don't* CC me.