Hello
right now I have a table which looks like this
(including duplicate entries)
Error Date
A0012004-07-08
A0012004-07-08
A2222004-07-08
A0012004-07-09
Now I query for the quantity one error occurs during a
day (select Date, Error,
Count(*) FROM table1 GROUP BY Date and E
Hello
When I am connecting to mysql server with another
computer I have no problems. But connecting with a
microcontroller the mysql server is sending the
response very slow. And it is getting slower and
slower. Right now the only way I found is to enlage
the timeout of the microcontrollers so tha
MySQL docs and tons of info when you search google.
> - Aman
>
> Jonas Fischer wrote:
>
> >Hello
> >
> >When I am connecting to mysql server with another
> >computer I have no problems. But connecting with a
> >microcontroller the mysql server is sending th
ver is causing,
> though the Linux server could be having an issue,
> with hardware or
> something.
> i will await more expert suggestions at this point.
> Regards
> Aman Raheja
>
> Jonas Fischer wrote:
>
> >The problem is that before (like last fri