Re: Detalles de MySQL, para quien le interese...
- From: "Marcos Saldivar" <baron(dot)rojo(dot)cuerdas(dot)de(dot)acero(at)gmail(dot)com>
- To: "Gunnar Wolf" <gwolf(at)gwolf(dot)org>
- Cc: pgsql-es-ayuda(at)postgresql(dot)org
- Subject: Re: Detalles de MySQL, para quien le interese...
- Date: Thu, 27 Mar 2008 11:39:18 -0300
- Message-id: <1c4d91ab0803270739h309b0354j6d27501119986b6(at)mail(dot)gmail(dot)com>
El 27/03/08, Gunnar Wolf <gwolf(at)gwolf(dot)org> escribió:
> Todavía hay gente que cree que MySQL sirve para algo. Es bueno tener
> otro par de argumentos bajo la manga - Y sí, algunos de estos me han
> mordido.
>
> http://use.perl.org/~Smylers/journal/34246
>
> ¿La mejor broma del artículo? Bueno, si es que se le puede decir
> "broma" a esto:
>
> mysql> INSERT INTO log SET noted = '0000-00-00';
> Query OK, 1 row affected (0.00 sec)
Recuerdo que esto sucedia hace mucho tiempo en versiones como la 3 o 4
quizas ya cambio en versiones mas nuevas, incluso se podia ingresar el
'2008-02-31' sin problemas...
saludos.-
>
> mysql> SELECT * FROM log WHERE noted IS NULL AND noted IS NOT NULL;
> +------------+
> | noted |
> +------------+
> | 0000-00-00 |
> +------------+
> 1 row in set (0.00 sec)
>
> Diviértanse.
>
> --
> Gunnar Wolf - gwolf(at)gwolf(dot)org - (+52-55)5623-0154 / 1451-2244
> PGP key 1024D/8BB527AF 2001-10-23
> Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF
>
> --
> TIP 3: Si encontraste la respuesta a tu problema, publícala, otros te lo agradecerán
>
Home |
Main Index |
Thread Index