| MySQL Help Post any question relating to MySQL here and hopefully someone can help |

2004-08-10, 09:38 AM
|
|
Junior Member
|
|
Join Date: Aug 2004
Posts: 7
|
|
Hi,
I'm using mysql 4.0.12 , but I saw that there is a bug on it when you try to:
select blob from table where field like '%query%';
I have a lot of tables and information in my database and was wondering if there was any way I can update to the latest version of mysql without having to drop those tables, etc...?
I hope this question is clear.
Thanks,
Eoin
|

2004-08-10, 09:47 AM
|
 |
Senior Member
|
|
Join Date: May 2004
Location: DFW, Texas
Posts: 1,104
|
|
You should be able to. Always back up beforehand, but I have had no problems.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
|

2004-08-19, 09:43 AM
|
|
Junior Member
|
|
Join Date: Aug 2004
Posts: 7
|
|
Thanks for the reply...
but just a quick question....
do I just install the new version over the old version?
or do I have to remove the old one first?
or is there an update version of mysql?
Thanks again for your help...
Eoin
|

2004-08-19, 10:19 AM
|
 |
Senior Member
|
|
Join Date: May 2004
Location: DFW, Texas
Posts: 1,104
|
|
I typically use RPM's to do it, and it upgrades just fine.
If you are compiling from source and not using RPMS or simliar, I am not really sure but google for it.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
|

2004-08-19, 11:04 AM
|
|
Junior Member
|
|
Join Date: Aug 2004
Posts: 7
|
|
thanks for the reply...
but, pardon my ignorance..
what is RPM and are you using that in windows or are you using linux?
sorry and thanks,
Eoin
|

2004-08-30, 08:32 PM
|
|
|
Quote:
Originally posted by eoinymc@Aug 10 2004, 01:38 PM
Hi,
I'm using mysql 4.0.12 , but I saw that there is a bug on it when you try to:
select blob from table where field like '%query%';
I have a lot of tables and information in my database and was wondering if there was any way I can update to the latest version of mysql without having to drop those tables, etc...?
I hope this question is clear.
Thanks,
Eoin
|
hh
|

2004-08-30, 09:01 PM
|
 |
Senior Member
|
|
Join Date: May 2004
Location: DFW, Texas
Posts: 1,104
|
|
RPM's are on Mandrake and Red Hat based Linux systems. I have never used Win32 OS for a server.
In regards to the other question, use TEXT as your field type, not BLOB
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
|
| Must read Review for Serious PHP Developers |
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:14 PM.
|