07 2018 档案
摘要:一、概述 从navicat切到pl/sql developer,但是发现个bug,因为本地客户端pl/sql developer的字符集 和数据库服务器的字符集不一致,导致一个很奇葩的东西。 本来我有一条表,字段都是uuid,36位长。结果发现pl/sql developer给我全都截取成35了。
阅读全文
摘要:一、状态变迁图 二、time_wait状态 针对time_wait和close_wait有个简单的描述帮助理解: Due to the way TCP/IP works, connections can not be closed immediately. Packets may arrive ou
阅读全文