freeware tools for repairing myisam tables

2008-11-07 Thread John Meyer
I'm trying to help out a friend with repairing myisam tables.  Does 
anybody know the best freeware solutions if CHECK TABLE and REPAIR TABLE 
don't do the job?


--
Pueblo Bicycling
http://www.pueblobicycling.com
Actually looking forward to the daily commute


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Stored Routines, INFORMATION_SCHEMA and parameters

2008-11-07 Thread Santo Leto

Hi!

Please check:
http://bugs.mysql.com/bug.php?id=33455

That bug has been closed because it has been fixed in version 6.x

Please, feel free to add a comment there writing that the bug affect you as 
well.
The more we are, the better developers can decide to fix it for version 5.x 
too.



Regards,
Santo Leto.

--
From: "Martijn Tonies" <[EMAIL PROTECTED]>
Sent: Friday, November 07, 2008 2:23 PM
To: 
Subject: Stored Routines, INFORMATION_SCHEMA and parameters


Hi,

Is it possible to get info about stored routine parameters via the
INFORMATION_SCHEMA views? From checking the docs
and the schema, I cannot find anything related to parameters.

How should you get this info if you don't have access to the
"mysql.procs" table?

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Sybase
SQL Anywhere, Oracle & MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Stored Routines, INFORMATION_SCHEMA and parameters

2008-11-07 Thread Martijn Tonies
Hi,

Is it possible to get info about stored routine parameters via the
INFORMATION_SCHEMA views? From checking the docs
and the schema, I cannot find anything related to parameters.

How should you get this info if you don't have access to the
"mysql.procs" table?

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Sybase
SQL Anywhere, Oracle & MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]