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来获得一个基本的了解。
In the meantime, you can get live updates from the myql_community account on Twitter, or access MySQL documentation or downloads from mirrors like this or this.
同时,你还可以从myql社区的twitter帐户,或从镜像站点1或2链入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服务器的正确访问参数填充表单字段并提交表单。
Listing 2 provides a basic code snippet that enables you to access the MySQL database created with the code from Listing 1.
清单2提供了一个基本的代码片段,借此,就能访问用清单1中的代码所创建的这个MySQL数据库。
This article covers the details of using MySQL for database access.
本文包括使用MySQL进行数据库访问的详细信息。
The second parameter is the name of the MySQL user who will access the database.
第二个参数是将要访问该数据库的MySQL用户名。
And, although I don't show it here, I also configured my DB2 II environment to access data in local XML files, a local MySQL DBMS, and a remote Microsoft SQL Server DBMS.
而且,虽然这里没有显示,但我还是配置了我的DB 2II环境,以访问本地XML文件、本地MySQLDBMS以及远程MicrosoftSQLServer DBMS中的数据。
Recognizing the limitations of BigTable for most developers, GAE provides access to hosted MySQL services via its paid business offerings.
认识到BigTable对于大多数开发人员的局限性,GAE就可以通过其付费业务产品对已托管的MySQL服务提供访问。
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服务器之间的缓存层(因为数据库访问相对比较慢)。
PHPMyAdmin offers equivalent access to configure the MySQL database and view the entries from a menu driven graphical interface.
PHPMyAdmin提供了同等的访问权限,可以配置MySQL数据库并能查看菜单驱动的图形界面的条目。
PHPMyAdmin offers equivalent access to configure the MySQL database and view the entries from a menu-driven graphical interface.
PHPMyAdmin提供了同等的访问权限,可以配置MySQL数据库并能查看菜单驱动的图形界面的条目。
If you don't want to log to a database, and would prefer logging only to files, or if you want to log to a MySQL database or an ODBC-accessible database like Microsoft access, choose the first option.
如果您不希望登录到数据库,而是希望仅登录到文件,或者希望登录到MySQL数据库以及MicrosoftAccess等odbc可访问的数据库,则应选择第一个选项。
On an Amazon EC2 instance (1.7Ghz Intel processor with 2GB of RAM), I was able to sustain 500+ pages per second and 50% of those pages had DB access and the MySQL instance was running on the same box.
在一个AmazonEC2实例上(1.7GhzIntel处理器,2GB内存),我可以支撑每秒500+的页面访问,其中50%的页面要访问数据库,而且MySQL实例与Web应用运行在相同的服务器上。
Also with DB2, you can specify query, add, or update access to the data as you do in MySQL.
此外,在DB 2中您可以如同在MySQL一样指定数据的查询、添加或更新权限。
Mysql.exe mysql client for Windows DB2 Runtime client - a separate product that can be installed to access remote DB2 databases.
exeMySQL的Windows客户机d B2RuntimeClient——一种单独的产品,可访问远程DB 2数据库单独安装。
As illustrated in Figure 16, this object passes the necessary data to the BLL, which then requests the data Access Layer to save the data to MySQL database.
如图16所示,此对象将必要的数据传递给BLL,后者随后请求数据访问层将数据保存到MySQL数据库。
The mysql improved (mysqli) extension is the latest and improved way to access those functions.
mysqlImproved (mysqli)扩展是访问这些功能的最新方式。
MySQL community edition: Access a freely downloadable version fo this open source database.
MySQL社区版:访问这个开源数据库的免费下载版。
Another benefit that Harvey pointed out for MySQL in the merger was access to Sun's resources.
Harvey指出MySQL在合并中得到的另一项好处是Sun的资源。
Access to MySQL user accounts with 'SUPER' privilege is denied. Tasks such as configuring replication that require SUPER are handled through RDS stored routines.
不允许访问具有“SUPER”权限的MySQL用户帐户,如配置需要SUPER的复制的任务通过RDS存储例程来处理。
Access to MySQL user accounts with 'SUPER' privilege is denied. Tasks such as configuring replication that require SUPER are handled through RDS stored routines.
不允许访问具有“SUPER”权限的MySQL用户帐户,如配置需要SUPER的复制的任务通过RDS存储例程来处理。
应用推荐