• At a minimum, you should understand how to set up and use MySQL and how to create tables in a MySQL database.

    至少应该理解如何安装使用MySQL以及如何在MySQL数据库创建

    youdao

  • To build the database, first use mysqladmin to create it and then use the mysql command to run the db.sql script.

    构建数据库首先使用mysqladmin创建数据库,然后使用mysql命令运行db . sql脚本

    youdao

  • To build the database, first use mysqladmin to create it and then use the mysql command to run the db.sql script as shown here.

    为了构造数据库首先使用mysqladmin创建然后使用mysql命令运行db . sql脚本,如下所

    youdao

  • If you want to code along, all you need is a database engine (I'll use MySQL) and Ruby on Rails version 1.1 or newer (see Resources).

    如果我一起编写代码,那么所有需要的工具就是一个数据库引擎(使用MySQL)和Rubyon Rails 1.1更新版本(请参阅参考资料)。

    youdao

  • To build the Body Parts search feature, let's use MySQL V5.0 as the data store and the Sphinx search daemon to provide fast and accurate text search.

    构建BodyParts搜索功能我们使用MySQLV5.0作为数据存储使用Sphinxsearch守护程序提供快速精确文本搜索。

    youdao

  • In the code that I provide, the database is MySQL, but you can use DB2 or any other database that you like.

    提供代码中,数据库MySQL但是可以使用DB 2或者喜欢任何其他数据库。

    youdao

  • MySQL tutorial: Learn how to create and use a simple database with MySQL.

    MySQL教程了解如何MySQL创建使用一个简单数据库

    youdao

  • To get these first few feeds into the system, I use the MySQL interface to add them manually.

    最初这些提要添加系统中,使用MySQL接口手动添加这些提要。

    youdao

  • There were several places that used MySQL and PHP in the example scenario that should be approached differently when updating the application to use DB2.

    样例场景中使用MySQLPHP的地方,通过更新应用程序使用db2需要使用不同方法来实现

    youdao

  • EC2Deploy provides a simple, easy to use API for launching a set of EC2 instances; configuring MySQL, Apache and one or more Tomcat servers; and deploying one or more web applications.

    EC2Deploy提供了简单易于使用API加载EC2实例配置MySQLApache多个Tomcata服务器;还能部署一个或多个Web应用

    youdao

  • If you use the MySQL packages that are included in your Linux on POWER distribution, installing MySQL is as easy as installing the needed RPM package from your distribution's media.

    如果使用POWERLinux发行版本中所包含MySQL程序包,那么安装MySQL非常简单,只需要通过发行版本的媒介安装所需rpm软件包

    youdao

  • For a mixed MySQL database environment that comes with both MyISAM and InnoDB storage engines, perhaps a better choice to back up is to use innobackup.

    对于具有MyISAMin noDB存储引擎混合式MySQL数据库环境,进行备份的更好的方法可能使用innobackup

    youdao

  • This array is then used to open a connection to the MySQL database server and select a database for use.

    然后使用数组打开MySQL数据库服务器连接选择使用的数据库。

    youdao

  • There are several MySQL administration tools, which use intuitive graphical user interfaces that make administering a MySQL database easy.

    一些MySQL管理工具它们使用交互式图形界面,简化了 MySQL 数据库的管理

    youdao

  • Licensing fees are required for commercial use of MySQL.

    MySQL用于商业用途需要许可费用

    youdao

  • In this article, PHP will be the server-side language and MySQL will be the database, although you don't need to use any specific server-side language or database to create this function.

    本文中,服务器语言PHP数据库MySQL需要使用任何特定的服务器端语言或者数据库创建函数

    youdao

  • As mentioned, the core applications for this article use Apache Web Server, the PHP programming language, and MySQL.

    正如前面提到的,本文使用核心应用程序是ApacheWeb服务器PHP编程语言MySQL数据库。

    youdao

  • Your own copy of MySQL can (and likely does) contain many databases, so it's important to specify which one you want to use.

    自己MySQL可以并且很有可能包含很多数据库所以非常有必要指定想要使用的是哪个数据库,这一点十分重要。

    youdao

  • For Oracle, DB2 or MySQL database, you need to use the generic resource adapter that allows you to specify the driver and ConnectionURL for the JDBC driver (Listing 5).

    对于OracleDB 2MySQL数据库需要使用一般资源适配器它允许JDBC驱动程序指定DriverConnectionURL(清单5)。

    youdao

  • In this scenario, to get a basic understanding, you use the direct database API targeted for MySQL. PHP offers two ways to access MySQL.

    这个场景中,我们使用针对MySQL直接数据库api获得一个基本了解

    youdao

  • Listing 15 can use either MySQL, which is easy to install, or sqlite3, which ships with Python.

    清单15可以使用MySQL(容易安装)sqlite3(它是Python附带的)。

    youdao

  • If you already have MySQL installed, use the steps shown in Listing 12 to log in as the root user and create the trip database.

    如果安装MySQL那么请使用清单12步骤登录root用户创建trip数据库。

    youdao

  • It's a distributed memory caching system which Facebook (and a ton of other sites) use as a caching layer between the web servers and MySQL servers (since database access is relatively slow).

    一个分布式内存缓存系统Facebook(包含其他很多网站)作为Web服务器MySQL服务器之间缓存(因为数据库访问相对比较慢)。

    youdao

  • The main advantage of using Zend Core and PHP for this logic is to make use of the built-in support for MySQL.

    使用ZendCorePHP实现银行逻辑主要优点可以利用内置MySQL支持

    youdao

  • Of most interest right now is the endpoint, which is the URL you'll use to connect to your MySQL instance.

    我们现在感兴趣端点用于连接MySQL实例URL

    youdao

  • We'll use a MySQL database to store the messages (although any SQL database will work, with a few tweaks to the code).

    我们使用MySql数据库存储信息(虽然任何sql数据库都能胜任工作,并且代码相差也不是很大)。

    youdao

  • Listing 8 provides a configuration file you can use for MySQL.

    清单8显示用于MySQL配置文件

    youdao

  • In mysql, you might use a command such as mysqldump to back up your data and execute the SQL to restore the data.

    mysql可以使用诸如mysqldump命令备份数据然后执行sql来恢复数据。

    youdao

  • In our example, each server is running the mysql database server and we'll use the mysqldump command-line utility to export a few database tables to an SQL import file.

    本文的示例中,服务器运行mysql数据库服务器,我们使用mysqldump命令行实用工具一些数据库导出一个sql导入文件中。

    youdao

  • To describe how to use the data source, I've written a small application that USES the global-scoped database connector deployed with the mysql-plan.xml file described earlier.

    为了描述如何使用数据源编写一个应用程序,该程序使用前面描述的mysql - plan . xml文件部署全局范围的数据库连接器

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定