Their MySQL server handles 2,400 requests per second!
他们的MySQL服务器每秒钟要处理2400个请求!
A mysql server process (mysqld) can create a number of threads.
一个mysql服务器进程(mysqld)能创建几个线程。
Each thread connecting to MySQL server will needs its own buffers.
每个连接到MySQL服务器的线程都需要有自己的缓冲。
The second best thing to do is to tune the MySQL server, also called mysqld.
第二种方法是对MySQL服务器(也称为mysqld)进行调优。
We'll be using the popular mySQL server and the mm JDBC type 4 driver (see Resources) in our example.
我们将在示例中使用流行的mySQL服务器及mmJDBC4类驱动程序(请参阅参考资料)。
Next, start the MySQL server, and create the database "crm" and the table "owner" as shown in Listing 7.
接下来,启动MySQL服务器,并按照如 清单7所示的方式创建数据库“crm”和表“owner”。
If you configure MySQL Server so it uses too small amount of memory it will likey perform suboptimally.
如果配置MySQL服务器使用太少的内存会导致性能不是最优的;
If you want to build the dependency elements for Oracle, DB2 or MySQL server, you can follow the same pattern.
如果您要为Oracle、DB 2或MySQL服务器构建dependency元素,则可以遵循相同的模式。
Mytop tells you exactly what's going on with your MySQL server at that instant and provides some key statistics.
mytop告诉您目前MySQL服务器上都在进行什么操作,并提供一些关键的统计信息。
Depending on the setup of your MySQL server and its security Settings and passwords, your command might vary a bit.
根据MySQL服务器的设置及其安全设定和口令,命令可能略有不同。
MySQL Administrator allows you to configure, backup/restore, and control your databases, as well as MySQL server environment.
MySQLAdministrator让您能够配置、备份/恢复、控制您的数据库以及 MySQL服务器环境。
Mysqlard is a daemon that connects to the mysql server and collects data every 5 minutes, storing it in a Round Robin Database backend.
mysqlard是一个连接到mysql服务器上的守护程序,负责每5分钟搜集一次数据,并将它们存储到后台的一个Round Robin Database中。
To check for valid locations, log into the MySQL server and query the articles table yourself to see if the lat and lon fields are filled in appropriately.
要检查位置是否有效,请登录到MySQL服务器中,查询文章表来看看纬度和经度字段填写得是否合适。
To dump a database definition of the MySQL world database in XML, fill up the form fields with appropriate access parameters for your MySQL server and submit it.
要以XML 格式转储MySQL数据库world的数据库定义,请使用 MYSQL服务器的正确访问参数填充表单字段并提交表单。
Remember that this data was originally generated from the MySQL database, so you need to ensure that the MySQL server is running and loaded with the example data set.
请记住此数据最初从MySQL数据库生成,所以需要确保MySQL服务器运行并由示例数据集加载。
Mysqld.exe Running the mysql server - many options available (for more info, type mysqld — help — verbose) You can start db2 Express database instance using db2start.
exe运行mysql服务器——有很多选项(若想了解更多信息,请输入mysqld——help——verbose)可使用db2start启动db 2Express数据库实例。
Take this number add to it number of memory Operation System and other applications need, add might be 32mb more for MySQL Server code and various small static buffers.
把这些也都加到操作系统和应用程序所需的内存值之中,可能需要增加32MB甚至更多的内存给MySQL服务器代码以及各种不同的小静态缓冲。
The other benefit of read-write snapshot is you can actually start MySQL Server on it and perform recovery, check tables or do whatever else you might need to do to ensure your backup is consistent.
可读写快照的另一个好处是可以启动MySQL服务器,执行恢复、检察数据表或者其他任何要保证备份一致性所需的操作。
The default installation of MySQL, particularly the empty root password and the potential vulnerability to buffer overflow, makes the database server an easy target for attacks.
MySQL的默认安装,特别是根密码空缺和缓冲区溢出的潜在漏洞,使得这个数据库服务器成为容易攻击的目标。
And you can connect to the database server directly via a MySQL client in order to manage your data.
您可以通过MySQL客户端直接连接到数据库服务器以便管理您的数据。
If you're using MySQL, or another database with a server, you pass in database connection information to the connection builder.
如果使用的是MySQL或带有服务器的其他数据库,则将数据库连接信息传递到连接构建器中。
The MySQL database server: Download the open source transactional database used in this article.
MySQL数据库服务器:下载本文所使用的开源事务处理数据库。
The MySQL database server: Download a popular open source database.
MySQL数据库服务器:下载流行的开源数据库。
You must install MySQL on the server.
必须在服务器上安装MySQL。
Perform the following steps to install the MySQL database server.
执行以下步骤来安装MySQL数据库服务器。
This is probably because a PHP installation sits on a Web server (Apache, for example) and often has a connection to an external database (MySQL, for example).
这也许是因为PHP是安装在Web服务器(例如apache)上的,而且常常需要连接到外部数据库(例如MySQL)。
This array is then used to open a connection to the MySQL database server and select a database for use.
然后使用该数组打开到MySQL数据库服务器的连接,并选择要使用的数据库。
If you don't want to embed the database server password directly in your code as clear text, you might want to look at the MySQL password digest features.
如果不希望在代码中以明文形式直接嵌入数据库服务器密码,那么可以考虑使用MySQL的密码摘要特性。
Say your application USES MySQL as a database server to cut costs.
比方说您的应用程序用MySQL作为数据库服务器来削减成本。
An SQL server, MySQL, which is part of the WAMP package in this case.
SQL服务器,MySQL,在本例中它是WAMP程序包的一部分。
应用推荐