> Yes. MySQL was upgraded.
> What's the name of upgrade script and where is it ?
Check the manual on how to upgrade and what script to run.
I cannot remember the name/place :-)
Martijn Tonies
Database Workbench - development tool for MySQL, and more!
Upscene Productions
http://www.upscene.com
Yes. MySQL was upgraded.
What's the name of upgrade script and where is it ?
--- Martijn Tonies <[EMAIL PROTECTED]> wrote:
> Hello Ted,
>
> > I got an error that I don't understand:
> >
> > Enter password:
> > Welcome to the MySQL monitor. Commands end with ;
> or
> > \g.
> > Your MySQL connec
Ted Yu wrote:
I got an error that I don't understand:
Enter password:
Welcome to the MySQL monitor. Commands end with ; or
\g.
Your MySQL connection id is 3080 to server version:
5.0.18-log
mysql> create function do_system returns integer
soname 'raptor_udf.so'//
ERROR 1146 (42S02): Table 'mys
Hello Ted,
> I got an error that I don't understand:
>
> Enter password:
> Welcome to the MySQL monitor. Commands end with ; or
> \g.
> Your MySQL connection id is 3080 to server version:
> 5.0.18-log
>
> mysql> create function do_system returns integer
> soname 'raptor_udf.so'//
> ERROR 1146 (