Stas writes:
> Hi. I have a problem with timestamp(4) data type. It doesnot work, if i
> write '9901' for example, it has '0000'. The timestamp(6) works correctly.
>
> And it will be very good, if you will add data type such timestamp(5) -
> YYYYMM.
>
> Stas
> [EMAIL PROTECTED]
>
Hi!
TIMESTAMP should be 12, 8 or 6. 4 can not work correctly.
YYYYMM is timestamp(6).
Sinisa
+---------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == [EMAIL PROTECTED] |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Belgrade |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|_____ Serbia |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+---------------------------------------------------------------------+
-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.