All,
Unfortunatelu this didn't do the trick.
I changed (with PHPMYADMIN) all fields from LONGTEXT to TEXT, all other
parameters furthermore unchanged.
Ran the same procedure again, but stopped updating the row at exact the
same spot. How come? No idea.
What I'm trying to achiev is this:
I
dnesday, April 1, 2015, Trianon 33 wrote:
Hello,
I'm fiddling wit a table where I put in a date field (datetime, also
key)
and some integer fields (8 of them mostly 14 long) and some longtext
fields
(16 of them).
The longtext fields are filled with some statistics I generate complete
with HTML
he HTML
code somewhere else, perhaps in a different table.
On Wednesday, April 1, 2015, Trianon 33 wrote:
Hello,
I'm fiddling wit a table where I put in a date field (datetime, also key)
and some integer fields (8 of them mostly 14 long) and some longtext fields
(16 of them).
The longtext
mostly 14 long) and
some longtext fields (16 of them).
The longtext fields are filled with some statistics I generate
complete with HTML around, something like this:
12.925.965 but than bigger, but mostly smaller than 1 Mb.
This row is initially created by filling the first 10 fields
datetime, also key)
> and some integer fields (8 of them mostly 14 long) and some longtext fields
> (16 of them).
>
> The longtext fields are filled with some statistics I generate complete
> with HTML around, something like this: 12.925.965 but than bigger,
> but mostly sm
Hello,
I'm fiddling wit a table where I put in a date field (datetime, also
key) and some integer fields (8 of them mostly 14 long) and some
longtext fields (16 of them).
The longtext fields are filled with some statistics I generate complete
with HTML around, something like
"Ronan Lucio" <[EMAIL PROTECTED]> wrote:
>
> Is it possible to make a search for a word in a longtext column
> from a InnoDB database?
>
Yes. Look at:
http://dev.mysql.com/doc/mysql/en/Pattern_matching.html
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
Hi,
Is it possible to make a search for a word in a longtext column
from a InnoDB database?
Thanks,
Ronan
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Is there something about longtext fields I'm missing?
When I return my longtext field (the Content column of a table containing
articles - it contains HTML) and place it in a TextArea on the HTML form it
always has the first so many characters missing. If I continually edit the
article repea