[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SQL w debianie syfi na BSD chodzi ok



On Sun,  2 Nov 2003 04:00:09 +0100, SeeB27 wrote:
[...]
> Okazuje sie ze wszytki typydanych sa typu varchar!!
> o co chodzi ?

Cytuję dokumentację:

   * If any column in a table has a variable length, the entire row is
     variable-length as a result.  Therefore, if a table contains any
     variable-length columns (`VARCHAR', `TEXT', or `BLOB'), all `CHAR'
     columns longer than three characters are changed to `VARCHAR'
     columns.  This doesn't affect how you use the columns in any way;
     in MySQL, `VARCHAR' is just a different way to store characters.
     MySQL performs this conversion because it saves space and makes
     table operations faster.  *Note Table types::.

Około 30 sekund szukania.

> to samo na freeBSD dziala normalnie

Inna wersja?

-- 
Michał Politowski -- mpol@charybda.icm.edu.pl
Talking has been known to lead to communication if practised carelessly.



Reply to: