Wishlist 0 ¥0.00

解决mysql出现"the table is full"的问题

有时候项目好好的就报:数据库操作错误,请联系管理员,发现后台报这个


来说说解决mysql出现"the table is full"的问题:

mysql出现"the table is full"的问题,一般有两个原因:

一 .You are using the MEMORY (HEAP) storage engine; in this case you need to increase the value of the max_heap_table_size system variable. See Section 5.1.3, “Server System Variables”.


ERROR 1114 (HY000) at line 1720: The table 'XXXX' is full

于是就修改Mysql的配置文件my.ini,在[mysqld]下添加/修改两行:
tmp_table_size = 256M
max_heap_table_size = 256M

系统默认是16M,修改完后重启mysql

 

二.硬盘空间满了,清理硬盘即可.

不要被mysql的安装目录所欺骗, 最好亲自去看看数据存放目录是哪

在my.ini  搜索 datadir

看其指向的目录 就是数据存放目录

 

我当时的解决方案是,将数据库的磁盘清理了就好了;

我觉得还可以创建临时表,设置表的size
————————————————
版权声明:本文为CSDN博主「小美猪」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/xmz1193184480/article/details/79261623

How to set up XP mode in Windows 7 to browse the network via My Network Neighborhood

Symptoms

I want to use XP mode in Windows 7 to connect to other computers on my network. But I cannot find other computers in My Network Neighborhood.

Resolution

1. In the Windows Virtual PC window, click Settings on the Tools menu.

alternate text

2. Click Networking on the navigation pane, and then select the physical network adapter, and then click OK.

alternate text

3.Verify that you use the correct workgroup name. In the virtual XP environment, click Start, and then click Control Panel.

alternate text

Click System.

alternate text

On the Computer Name tab, click Change.

alternate text

Make sure that the workgroup name is same as the workgroup name for all the computers on your network. If not, change the workgroup name.

alternate text

4. Next verify that the IP address is in the same network segment. If you are not using DHCP to obtain IP address automatically, please manually set it.

Click Start, and then click Control Panel.

alternate text


Click Network Connections.

alternate text

Right-click Local Area Connection, and then click Properties.

alternate text

Click Internet Protocol (TCP/IP), and then click Properties.

alternate text

Click Use the Following DNS server Addresses. Manually set the IP address from the same network segment, and then click OK.

alternate text
 

alternate text


Quick Tip:

1. it is recommended that you can use IP sharing and start the DHCP to set network neighbors.


2. To query the network IP address, open a command prompt, and then enter the ipconfig command.

AMD不支持XP怎么办

  1. 在XP下不是因为没有独显驱动,而是先因为SNB架构的独显信号必须通过集显的路由输出,所以不管是否关闭独显,都只用独显或集显,集显路由都在工作,集显不能完全关闭而XP又不支持双显卡,所以在集显关不了的情况下只能用1个

    AMD不支持XP怎么办
  2. 2

    不能装GHOST不是AMD的原因 。在电脑城工作期间,多数装机都是用的AMD的U,我们也从来都是装GHOST,快速装机版。有些客户用一两年也不会换系统 。其实装原版也不麻烦,就半个小时而已。

    AMD不支持XP怎么办
  3. 3

    在XP系统里安装AHCI驱动无效啊,我的还是在官网上下载的XP----AHCI驱动。重启后进入Bios里把IDE设置成AHCI模式启动后,进入系统蓝屏。

    AMD不支持XP怎么办
  4. 4

    双显卡单单如果只用xp的话,不是太浪费了吗?我现在用的是win7,还想再装个xp系统,可二者的硬盘模式有冲突,win7下只能用AHCI模式,如果改了IDE模式无法启动,就蓝屏了。

    AMD不支持XP怎么办
  5. 5

    xp系统下只能用IDE模式,如果改了AHCI又蓝屏了。我现在是想先把win7格了,先装xp,然后想办法在xp下把硬盘模式改成ACHI模式再重新装win7在其他盘里!

    AMD不支持XP怎么办
  6. 6

    XP的时候使用的是IDE模式,所以系统默认使用了IDE控制器驱动来安装系统,当你改成AHCI的时候,驱动器变成了SATA控制器,系统没有安装好SATA驱动,所以会报检测不到硬盘控制器。

    AMD不支持XP怎么办
    END

Windows Server 2003

Windows Server 2003是微软的服务器操作系统,对应Windows XP。

该产品最初叫作“Windows .NET Server”,后改成“Windows .NET Server 2003”,最终被改成“Windows Server 2003”,于2003年3月28日发布,并在同年四月底上市。

相对于Windows 2000,此版本做了很多改进,特别是:

  • 改进的活动目录(Active Directory,如可以从schema中删除类)
  • 改进的组策略(Group Policy)操作和管理
  • 改进的磁盘管理,如可以从卷影复制(Shadow Copy)备份文件。
  • 改进的脚本语言和命令行工具,这是微软的革新——把一个完整的命令外壳带入之后的Windows版本。
  • 支持基于硬件的“看门狗定时器”,如果操作系统在一定时间内没有响应的话,它可以将服务器重启。

版本

Windows Server 2003有多种版本,每种都适合不同的商业需求:

  • Windows Server 2003 Web版
  • Windows Server 2003标准版
  • Windows Server 2003企业版
  • Windows Server 2003数据中心版
Windows Server 2003各版本硬件支持能力
标准 Web版 标准版 企业版 数据中心版
物理CPU个数 2 1–4 1–8 8–64
最大支持RAM IA-32 2 GB 4 GB 64 GB 64 GB
x64 不适用 32 GB 1 TB 1 TB
Itanium 不适用 不适用 2 TB 2 TB

Windows Server 2003 Web版

用于构建和存放Web应用程序、网页和XML Web Services。它主要使用IIS 6.0 Web服务器并提供快速开发和部署使用ASP.NET技术的XML Web services和应用程序。支持双处理器,最低支持256MB的内存。它最高支持2GB的内存。

Web版的Server不能用来作打印服务器用。

没有发布web版的简体中文版。

Windows Server 2003标准版

标准的英文名称:Windows Server 2003 Standard Edition
销售目标是中小型企业,支持文件和打印机共享,提供安全的Internet连接,允许集中的应用程序部署。支持4个处理器;最低支持256MB的内存,最高支持4GB的内存。

Windows Server 2003企业版

标准的英文名称:Windows Server 2003 Enterprise Edition
Windows Server 2003企业版与Windows Server 2003标准版的主要区别在于:Windows Server 2003企业版 支持高性能服务器,并且可以创建计算机集群,以便处理更大的负荷。通过这些功能实现了可靠性,有助于确保系统即使在出现问题时仍可用。在一个系统或分区中最多支持八个处理器,八节点聚类,最高支持32GB的内存(安全模式下为4GB)。

Windows Server 2003数据中心版

标准的英文名称:Windows 2003 Server Datacenter Edition
针对要求最高级别的可伸缩性、可用性和可靠性的大型企业或国家机构等而设计的。它是最强大的服务器操作系统。分为32位版与64位版:

  • 基于x86(32位版):基于x86构架处理器,内存:最多64GB;处理器支持:至多8个[节点:支持1-8个节点计算机集群。
  • 基于x64(64位版):基于x64构架处理器(例如安腾),'内存:至多为512GB;处理器:至少8个,至多64个;节点:支持1-8个节点计算机集群。

升级

SP1

微软于2005年3月30日发布Windows Server 2003的第一个服务包(Service Pack 1)。这个升级为Windows Server 2003用户提供了很多相似于Windows XP Service Pack 2的功能。这些功能包括:

  • 安全设置向导:此工具让管理员更方便的更改安全设置。
  • 即时更新(Hot Patching):此功能使Windows Server 2003在不用重新启动的情况下安装DLL,驱动程序,非核心更新。
  • IIS 6.0数据库检查:允许跟踪数据库的修改。
  • Windows 防火墙:将Windows XP Service Pack 2里的许多改进加入Windows Server 2003,还包括安全设置向导,它使管理员可以更容易地管理开放的输入端口,它会自动检测并选择缺省角色。
  • 其它网络方面的改进,包括支持无线供应服务,更好的IPv6支持,以及新的对TCP SYN攻击的防护。
  • 安装后安全升级:当Service Pack 1服务器安装完成后第一次重启时,一个缺省模式被打开。它设置防火墙阻止所有接入请求,引导用户去安装升级软件包。
  • 数据执行保护(DEP):支持禁止执行位,有助于防止缓冲区溢出攻击,它是Windows Server入侵中常用的攻击手段之一。
  • Windows Media Player 10。
  • Internet Explorer 6 SV1(俗称IE6 SP2)

Microsoft网站提供了完整的SP1更新项目。

SP2

Windows Server 2003的Service Pack 2已于2007年上半年正式发布。发布日期最初定为2006年上半年。注:微软未在Windows Service Pack Road Map网站中更新最后修改日期。2006年6月19日,微软面向Microsoft Connect用户提供了Service Pack 2的最初测试版,该版本的内部版本号为2721。而最新的内部版本是2725(Beta 1)。微软将Service Pack 2描述为“标准”服务包而发布,包含先前发布的安全更新、修补程序、及可靠性和性能方面的改进。 除此之外,Service Pack 2包含Microsoft管理控制台3.0、Windows开发服务(替代远程安装服务)、对WPA2的支持与针对IPSec与系统配置实用程序的改进。

价格

  • Windows Server 2003标准版零售价格为999.00美元,包括5个活动目录。客户也可以通过原始厂商OEM与批量许可(Volume License;又称“大量授权”)方式获取。
  • Windows Server 2003企业版的32位版本零售价格为3,999.00美元,包括25个活动目录;客户也可以通过原始厂商OEM与批量许可方式获取。至于64位版本的Windows Server 2003 Enterprise Edition只能通过OEM与批量许可方式获取。
  • Windows Server 2003 Web版的Open NL价格为399美元,不需要客户端访问授权。此版本没有零售版,只能通过OEM与批量许可方式获取。
  • Windows Server 2003数据中心版不论32位版还是64位版都必须通过OEM方式获得,因此并没有“售价”这一概念。

About Us

Since 1996, our company has been focusing on domain name registration, web hosting, server hosting, website construction, e-commerce and other Internet services, and constantly practicing the concept of "providing enterprise-level solutions and providing personalized service support". As a Dell Authorized Solution Provider, we also provide hardware product solutions associated with the company's services.
 

Contact Us

Address: No. 2, Jingwu Road, Zhengzhou City, Henan Province

Phone: 0086-371-63520088 

QQ:76257322

Website: 800188.com

E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.