myeclipse±¨´í
ÑÏÖØ: A web application registered the JBDC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2010-5-20 14:35:20 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThread
ÑÏÖØ: A web application appears to have started a TimerThread named [MySQL Statement Cancellation Timer] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled.
ÇëÎÊÕâÊÇÔõô»ØÊ£¿
com.mysql.jdbc.Driver ÄãµÄjdbc²ÎÊý´íÎ󣡣¡£¡ userName ,password ,¶ÔÒ»ÏÂÊÇ·ñÕýÈ·£¡ »¹ÓоÍÊÇÄãµÄjdbcÇý¶¯³ÌÐòÊÇ·ñÕýÈ·£¡
Á¬½ÓδÄÜÕýÈ·¹Ø±Õ£¬»áµ¼ÖÂÄÚ´æÐ¹Â©
but failed to unregister it when the web application was stopped.
µ«ÊÇÔÚÓ¦ÓùرյÄʱºòδÄÜÐ¶ÔØ
To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
Ϊ·ÀÖ¹ÄÚ´æÐ¹Â©£¬¸ÃJDBCÇý¶¯±»Ç¿ÖÆÐ¶ÔØÁË
Çë´¦ÀíºÃÄãµÄÁ¬½Ó
¸ø¸öÄÜÓõĴúÂëÄã¶Ô±ÈһϺÃÁË
<%@ page contentType="text/html;charset=gb2312"%>
<%-- µ¼Èëjava.sql°ü£¬±íʾҪʹÓÃÊý¾Ý¿â²Ù×÷ --%>
<%@ page import="java.sql.*"%>
<html>
<head>
<title>怫</title>
</head>
<body>
<center>
<h1>µÇ½·¶Àý——Óû§Ãû¼°ÃÜÂë¹Ì¶¨</h1>
<hr>
ÎÒÓõÄÊÇmysql6.0Ϊʲôһ´´½¨Á½¸ö±íÕâ¼äÓÃÍâ¼üÀ´Á¬½Óʱ¾Í˵´´½¨²»ÁË£ºcan"nt create table ...
ÄãµÄÓï¾äÊÇʲô£¿ÄãµÄ±íÊÇʲô´æ´¢ÒýÇæ£¿ Èç¹ûÊÇmyisam Ôò²»Ö§³ÖÍâ¼ü£¬ÄãÐèÒª°Ñ±í¸ÄΪinndb
貼³öSQL ......