MySQL
n. 数据库系统(一种免费的跨平台的)
2025-09-08 11:31 浏览次数 7
n. 数据库系统(一种免费的跨平台的)
JSP MySQL小型酒吧在线管理系统
MSSQL MYSQL数据库
Mysql MongoDB数据库工程师
MySQL Cluster数据库集群
mysql administrator管理工具
mysql oracle数据库
MySQL ChineseMySQL中文增强版
MySQL Proxy解决注入的另一思路
mysql server服务器
Next, start the MySQL server, and create the database 「crm」 and the table 「owner」 as shown in Listing 7.
接下来,启动MySQL服务器,并按照如 清单7所示的方式创建数据库「crm」和表「owner」。
In this case, I created an SQL instance pointing to a MySQL database running on my machine.
在这个例子中,我创建了SQL实例,指向在我机器上运行的MySQL数据库。
Before we launch Roo, we have to create a schema in our MySQL installation.
在启动Roo之前,我们将在MySQL安装程序中创建一个模式。
Recall that I recommended you create a MySQL database called fishinhole if you want to test the functionality of the code provided in this article.
还记得么,我曾建议您如果想要测试本文中提供的代码的功能,需要创建一个名为fishinhole的MySQL数据库。
Tune the settings of the MySQL process.
对MySQL进程的设置进行调优。
As a next step, you will define a new topology element (in this case, a unit), which represents the MySQL database in a topology and which will appear in the palette of the topology editor.
作为下一步,您需要定义一个新拓扑元素(在目前的情况下,是一个单元),它代表了拓扑中的MySQL数据库,并将出现在拓扑编辑器的配置板上。
If you haven「t already, install a database system, such as MySQL or PostgreSQL.
如果您还没有安装数据库系统,比如MySQL或PostgreSQL,请安装一个。
Use the following MySQL commands to create the database, grant permissions on it, and add a table to it.
使用下面的MySQL命令创建数据库,并对其授权,然后向这个数据库中添加一个表。
The documentation for PHP and MySQL is good, but they」re even more useful with the Architecture of Participation philosophy, which allows users to create notes in the documentation itself.
PHP和MYSQL的文档是很好的,但是使其更加有用的是参与有分享哲学的体系结构,这种体系允许用户在文档中自己添加注解。
Use off-the-shelf MySQL as the storage engine, because we understand its behavior — in normal use as well as under extreme load and unusual failure conditions.
不管在普通情况下,还是在极限负载或者偶尔出错的情况下,都使用现成的MySQL作为存储引擎,因为我们了解它的行为。
It then creates a PDO connection to the MySQL database and formulates a query that returns a list of authors and titles.
随后创建一个到MySQL数据库的PDO连接并形成一个查询,该查询返回一个作者和标题列表。
Begin by creating a new MySQL table to hold administrator user names and passwords, as below.
首先创建一个新的MySQL表来持有管理员用户的姓名和密码,如下所示。
When using newer versions of the MySQL and PHP components, some issues might arise.
在使用MySQL和PHP组件的新版本时,可能会出现一些问题。
To get the data in the right form, create a view - a new construct in MySQL V5 that assembles columns from other tables into a single, composite virtual table.
要获得右侧表单中的数据,需要创建一个视图——MySQLV 5中的新结构,它将把来自其他表的列整合到单独的合成虚拟表中。
Applications already built to work with MySQL can instantly take advantage of RDS, so while the database is in the clouds, nothing else about your application will have to change.
已使用MySQL而构建的应用程序可以不断利用RDS,所以尽管数据库处于云中,但其他关于应用程序的所有内容都无需更改。
You will create this table in the MySQL database.
我将在MySQL数据库中创建这个表。
Consider an address book accessory for the desktop: is it appropriate to deploy MySQL to persist names and phone Numbers?
请考虑一个在桌面上使用的地址簿程序:它适合部署MySQL来存储姓名和电话号码吗?
The latest compiled versions of MySQL and related products can be downloaded from that site for Linux on POWER, as well the source code.
从该站点上可以下载用于POWER上Linux的已编译的最新MySQL版本和相关产品,同样也可以下载源代码。
In these situations, your blind reliance on MySQL might hinder your efforts to complete the project.
在这些情况下,您对MySQL的盲目依赖可能会阻碍您完成项目的工作。
The domain generator creates a new folder named 「templates」, where the topology templates for the concrete and the conceptual MySQL unit are stored.
域生成器创建了一个名为「templates」的新文件夹,具体和概念性的MySQL单元的拓扑模板就存储在那么。
In this section you will connect the Web application to a MySQL database.
在本节中,您将把Web应用程序连接到一个MySQL数据库上。