2023/09/22
数据库
2020/11/24
ERROR 1290 (HY000): The MySQL server is running with the –secure-file-priv option so it cannot execute this statement
SELECT * FROM xxx ORDER BY id ASC LIMIT 2 INTO OUT[......]
2020/11/23
2017/08/28
2015/06/24
2013/04/18
2012/10/08
2011/08/01
mysqldump 导出指定条数数据
同事离职了, 接手了同事的项目…
因为服务器在国外而同事之前开发也是直接用的服务器的数据数据, 因此有一个十分繁琐的的流程来处理开发的过程(可能有他自己的原因吧,在没有明确的了解系统之前我不能说他是有问题的.).[……]
2010/11/03