MySQL Forums
Forum List  »  Security

More secure from the start
Posted by: Don Anders
Date: May 15, 2005 09:07AM

It seems like it would be a good idea when developing mysql to look at it from the perspective of a someone who would try to exploit the application.

Building in required input validation fields for command syntax would be a plus.

Example: Variable = GetField( DatabaseName, FieldName, MinimumLength, MaximumLength )


http://www.takishito.com

Options: ReplyQuote


Subject
Views
Written By
Posted
More secure from the start
3166
May 15, 2005 09:07AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.