![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 81 Pomógł: 0 Dołączył: 11.05.2003 Ostrzeżenie: (0%) ![]() ![]() |
Witam
Niestety nie znalazlem na stronach wyjasnienia jaka maksymalna pojemnosc posiada jedno pole w bazie mysql ? Czy ktos z Was wie ? 256 znakow ? Pozdrawiam |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 81 Pomógł: 0 Dołączył: 20.03.2003 Skąd: Warszawa Ostrzeżenie: (0%) ![]() ![]() |
Cytat blob to typ danych binarnych, a text to pole tekstowe (do 64 kb)
Dzięki (IMG:http://forum.php.pl/style_emoticons/default/biggrin.gif) . Cytat ale na przyszlosc takie elementarne rzeczy wyszukuj i wyczytuj sam
Ok, ok. Zapytałem tylko tak instynktownie (IMG:http://forum.php.pl/style_emoticons/default/smile.gif) . Zawsze używałem pola text, a tu kolega nagle pisze, że blob jest pojemniejszy. Update: Szybko wlazłem do manuala i co widzę? Cytat TINYBLOB, TINYTEXT --- L+1 bytes, where L < 2^8
BLOB, TEXT --- L+2 bytes, where L < 2^16 MEDIUMBLOB, MEDIUMTEXT --- L+3 bytes, where L < 2^24 LONGBLOB, LONGTEXT --- L+4 bytes, where L < 2^32 Z czego wywnioskowałem, że jednak pola blob i text są ograniczone! Parę rozdziałów dalej jednak czytam: Cytat The maximum size of a BLOB or TEXT object is determined by its type, but the largest value you can actually transmit between the client and server is determined by the amount of available memory and the size of the communications buffers.
To jak to jest?! Bo już głupieję... (IMG:http://forum.php.pl/style_emoticons/default/sad.gif) |
|
|
![]() ![]() |
![]() |
Aktualny czas: 3.10.2025 - 22:55 |