mysql数据库的备份还原
摘要:/** * 备份 * @param mapping * @param form * @param request * @param response * @return */public ActionForward backUpSmu(ActionMapping mapping, ActionForm form,HttpServletRequest request,HttpServletResponse response) {//String command="C:\\nvr2000\\mysql\\backup.bat";Date date = new Date();Da
阅读全文
posted @ 2011-10-18 14:42
浙公网安备 33010602011771号