Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Access to OA email instructions to repair MYSQL datasheets

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

The following to learn about access to OA mail instructions to repair the MYSQL data sheet, I believe you will benefit a lot after reading, the text is not in the essence, hope that access to OA mail instructions to repair the MYSQL data sheet this short content is what you want.

* * access to OA email error:

Table'.\ td_oa\ email_body' is marked as crashed and should be repaired

D:\ MYOA\ mysql5\ bin\ myisamchk.exe-c-r D:\ MYOA\ data5\ TD_OA\ email_body.MYI

The above instruction is used to repair the data table.

The myisamchk tool will help you restore the index of the data table without restarting mysql, and the problem will be solved. **

/ /-- MYOA database configuration--

$MYSQL_SERVER= "localhost:3336"

$MYSQL_USER= "root"

$MYSQL_DB= "TD_OA"

$MYSQL_PASS= "myoa888"

Insert data instructions for tables according to date conditions

SELECT FROM email_body WHERE FROM_UNIXTIME (send_time)

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report