单词 | mysql | ||||||||||||||
释义 | mysql
更多释义 收起释义 例句释义: 数据库,资料库,数据库服务器 1. If you are a experienced PHP, MYSQL developer we would like to meet with you to discuss our freelance project. 如果你是一个有经验的PHP,MySQL开发我们愿与您会面,讨论我们的自由职业者的项目。 www.bing.com 2. Your job will be to make this PHP example an easy-to-use product that integrates into a secure MySQL server hosted by Amazon Webservices. 你的任务将是使PHP示例一个易于使用的产品,到一个安全的MySQL服务器整合亚马逊的WebServices主办。 www.bing.com 3. PHP has always had something of a love affair with the popular open source relational database management system (RDBMS) known as MySQL. PHP与流行的开放源代码关系数据库管理系统(RDBMS)MySQL之间总是很有默契。 www.ibm.com 4. The Apache and MySQL portions of the system required no changes, so all my bug-busting activities were to occur in the PHP workspace. 系统的Apache和MySQL部分不需要更改,因为我的所有纠错操作都是在PHP工作区中进行的。 www.ibm.com 5. On the other side of the JSON controller, the application can be hooked up to MySQL, PostgreSQL, an XML file repository, or nothing at all. 在JSON控制器的另一面,应用程序可以被钩挂(hook)到MySQL、PostgreSQL、一个XML文件存储库、或者什么也不挂。 www.ibm.com 6. The company publicly declared that it would, among other things, "continue to enhance" MySQL, an open-source database program owned by Sun. Oracle公开声明,除了别的以外,将继续提升MySQL,MySQL是为Sun拥有的开源数据库程序。 www.ecocn.org 7. Depending on the setup of your MySQL server and its security settings and passwords, your command might vary a bit. 根据MySQL服务器的设置及其安全设定和口令,命令可能略有不同。 www.ibm.com 8. It is possible to interact with the database using the same tools used to interact with traditional MySQL database setups. 你可以使用和传统MySQL数据库连接的交互工具来以同样的方式控制它。 www.infoq.com 9. The most common reasons cited for choosing MySQL as a database server include "it's easy to use" and "it's free. " 对于为何选择MySQL作为数据库服务器,经常提到的两个原因是:“简便易用”和“免费”。 www.ibm.com 10. There are a lot of good friends, although the installation of mysql but I do not know how to use it. 有很多朋友虽然安装好了mysql但却不知如何使用它。 www.pudn.com 1. Now that mySQL is ready to roll, you need to create a database and the tables that are necessary for our application. 现在mySQL已经可以使用,接下来创建本应用程序所需的数据库和表。 www.ibm.com 2. For a more detailed list and description of the products, please refer to the main MySQL hub, MySQL. com, listed under Resources. 要获得产品的详细列表和描述,请参考在参考资料中列出的最主要的MySQL资源中心,MySQL.com。 www.ibm.com 3. MySQL is widely accepted as one of the best performing Open Source enterprise-class Linux relational database servers available today. 人们普遍认为MySQL是当前可用的性能最好的开放源代码企业级Linux关系数据库服务器之一。 www.ibm.com 4. In case of a power outage, you could risk the corruption and loss of critical data in a MySQL database. 如果电源中断,那么MySQL数据库中存储的关键数据可能会面临损坏或丢失的风险。 www.ibm.com 5. 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版本和相关产品,同样也可以下载源代码。 www.ibm.com 6. We drew the architectural diagrams for MySQL to the best of our ability after reading through several documents. 参阅若干文档之后,我们尽我们所能绘制了MySQL的架构图。 www.ibm.com 7. Able to automatically aggregate all the daily deals for the site we provided into the mysql database. 能够自动聚合的网站,我们将MySQL数据库提供了所有日常交易。 www.bing.com 8. You might have to manually set up MySQL user access permissions again, depending on the setup. 你可能需要再次手动设置MySQL的用户访问权限,这取决于设置。 wiki.wasai.org 9. In MySQL, if you try to execute an INSERT statement that does not provide a value for a NOT NULL column, the command is successful. 在MySQL中,如果要执行一个不提供NOTNULL列值的INSERT语句,此命令没有问题。 www.ibm.com 10. Oracle has also scaled back support for the open source PostgreSQL database, a competitor to its own MySQL database. Oracle也缩减了对开源的PostgreSQL数据库的支持,该数据库是Oracle自有数据库MySQL的竞争对手。 www.bing.com 1. You'll save your data out to a MySQL database, put some data validation in place, and set up a one-to-many relationship. 您将把日期保存到一个MySQL数据库中,进行某些数据验证,并设置一个一对多的关系。 www.ibm.com 2. The stack is made up of Rails for the front side, C, Scala and Java for the middle business layer, and MySQL for storing data. 其结构是用Rails作前端,C,Scala和Java组成中间的业务层,使用MySQL存储数据。 www.infoq.com 3. Over the course of the last six articles and tutorials, you saw the creation of an accounting tool using XForms, PHP, and MySQL. 在这连续的六篇文章和教程中,我向大家介绍了如何使用Xforms、PHP和MySQL创建会计工具。 www.ibm.com 4. The mobile apps will pull from and submit data to the mysql database used for my web based CakePHP application. 移动应用程序将撤出,并提交数据到MySQL数据库为我CakePHP的基于Web的应用程序中使用。 www.bing.com 5. Then, you will develop a mid-tier PHP module to house the bank's business logic, which uses ODBC to connect to the MySQL database. 然后,开发一个中间层PHP模块来提供银行的业务逻辑,这个模块使用ODBC连接MySQL数据库。 www.ibm.com 6. This includes virtually any host today, but just to be sure, check with your host before you install these services. 现在绝大多网络主机都支持PHP脚本和MySQL,不过在安装这些服务之前,你检查一下你的主机,确认一下。 www.bing.com 7. Either one of these approaches is good, just don't use some kind of auto-increment value like you would in the MySQL environment. 上述方式都不错,只是不要像在MySQL环境内那样使用自动增量的值。 www.ibm.com 8. Read Notes from a production MongoDB deployment to see how one company switched from MySQL to MongoDB. 阅读MongoDB生产部署的说明,了解企业如何从MySQL转换到MongoDB。 www.ibm.com 9. The slow query log is in your MySQL data directory and is called hostname-slow. log. 慢速查询日志都保存在MySQL数据目录中,名为hostname-slow.log。 www.ibm.com 10. 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数据库都能胜任此工作,并且代码相差也不是很大)。 www.bing.com 1. For an overall comparisons, the following table show how they fare with one another in backup and restore space. 为了进行总体的对比,下面的表对比MySQL和DB2Express-C在备份和恢复方面的差异。 www.ibm.com 2. The company uses it for social graph analysis. It's still MySQL underneath, but it's very fast. Twitter使用它的分析社交图,它的速度非常快。 blog.sina.com.cn 3. Since our MySQL results come in the form of an associative array, there is no intermediary step. 由于MySQL结果是以联合数组的形式传入的,因此没有任何中间步骤。 www.ibm.com 4. With all this information at hand, look at another example: importing spreadsheet data from a MySQL database. 了解了这些内容后,现在来看下一个例子:从一个MySQL数据库导入电子表格数据。 www.ibm.com 5. Presto is basically a set of WAR files that run on Tomcat container with a high availability (HA) database ( MySQL) with failover. Presto基本上是由一套运行在Tomcat容器上的WAR文件构成的,它使用了一个高可用的数据库(MySQL)处理失败。 www.infoq.com 6. Linux, Apache, MySQL, and PHP (or Perl) are the foundation of many Web applications, from to-do lists to blogs to e-commerce sites. MySQL和PHP(或Perl)是许多Web应用程序的基础——从to-do列表到blog,再到电子商务站点。 www.ibm.com 7. The tables describing system access are stored as a separate MySQL database and can be updated by the MySQL root user. 描述系统访问的表是作为单独的MySQL数据库存储的,可以由MySQLroot用户更新。 www-128.ibm.com 8. It helps beginners familiarize themselves with MySQL without having to deal with what can be intimidating command-line interfaces. 它可以帮助初学者熟悉MySQL,而不用使用命令行接口来处理这些任务。 www.ibm.com 9. NOTE: This will affect the configuration of your ZenCart installation and overwrite all the data of your MySQL database. 注意:这样做会影响您软件的安装状态,并且覆盖所有数据库系统的数据。 it.zhishi.sohu.com 10. If the front end is written in Perl or PHP, it is tempting to hard code access to MySQL in the CGI scripts. 如果前端是用Perl或PHP编写的,那么使用CGI脚本硬编码访问MySQL是很有诱惑力的。 www.ibm.com 1. There may be situations where you cannot translate MySQL functions or syntax into a convenient DB2 format. 可能会出现无法将MySQL函数或语法转换成对应的DB2格式的情况。 www.ibm.com 2. Oracle will offer MySQL through a separate sales team, while enhancing its compatibility with other Oracle software applications. Oracle将为MySQL建立一个独立的销售团队,同时增强其与Oracle其他软件应用之间的兼容性。 www.infoq.com 3. MySQL has several variables you can watch to see how things are going in the cache. MySQL有几个可以查看的变量,可以用来了解缓存中的情况。 www.ibm.com 4. Use this option to cut down on keystrokes when attempting to contact a remote or non-responsive MySQL server. 用途:当尝试连接一个远程或未响应MySQL服务器时,使用本选项切断按键。 www.mysql-china.com 5. A single MySQL server controls a set of databases, all accessible through the server in a similar manner. 单一MySQL服务器控制着一系列数据库,它们都可以通过服务器以类似方式来访问。 www-128.ibm.com 6. If you're using MySQL, or another database with a server, you pass in database connection information to the connection builder. 如果使用的是MySQL或带有服务器的其他数据库,则将数据库连接信息传递到连接构建器中。 www.ibm.com 7. The back end is written in PHP and uses MySQL to hold a list of articles and their related location and its coordinates. 后端是使用PHP编写的,使用MySQL保存文章列表以及与其相关的位置和坐标。 www.ibm.com 8. And to start off on your crusade for memory-leak finding, you'll create a test MySQL database, shown in Listing 4. 并且为了开始进行内存泄露查找的征战,您将创建一个测试MySQL数据库,如清单4所示。 www.ibm.com 9. In this article, you learned how Aptana makes it easy to develop applications based on PHP and MySQL, and how to deploy them to the cloud. 在本文中,您了解了Aptana是如何简化基于PHP与MySQL的应用程序开发的,也学会了如何将应用程序部署到云。 www.ibm.com 10. Apart from MySQL being an open-source product, what else distinguishes these two database products, and which one is right for you? 除了MySQL是开源产品之外,这两个数据库产品还有哪些区别,哪一个更适合您? www.ibm.com 1. This application uses an Apache front end, a PHP implementation, and a MySQL database to create a usable shopping site. 这个应用程序使用一个Apache前端,一个PHP实现和一个MySQL数据库来创建一个可用的购物站点。 www.ibm.com 2. Contrary to popular belief, MySQL servers are not always free. 与流行的观点不同的是,MySQL服务器并非总是免费的。 www.ibm.com 3. WordPress, as with many blogging and web applications, depends on [[WordPress: Glossary#MySQL|MySQL]] to store data for producing output. 就如许多写博客和网络应用软件那样,取决于[[WordPress:Glossary#MySQL|MySQL]]来储存数据,输送产出。 www.zzbaike.com 4. The system developed using JSP, MYSQL program combines tracking and management information. 本系统采用JSP进行开发,结合MYSQL程序跟踪与管理信息。 goabroad.zhishi.sohu.com 5. The phpMyAdmin project contains a lot of great information as well as downloads of the awesome Web-based MySQL administration tool. phpMyAdmin项目包含了很多有用的信息,并可以下载这个杰出的基于Web的MySQL管理工具。 www.ibm.com 6. Note: When using UPDATE, MySQL will not update columns where the new value is the same as the old value. 注:当使用UPDATE查询,MySQL不会将原值和新值一样的列更新。 www.phpx.com 7. MySQL has a feature called the query cache that stores the result of a query in memory, should it be needed again. MySQL有一个特性称为查询缓存,它将(后面会用到的)查询结果保存在内存中。 www.ibm.com 8. MySQL populates a default value automatically, even if you never define a default value for that column when creating the table. MySQL会自动提供一个默认值,即使您在创建表格时也没有为此列定义默认值。 www.ibm.com 9. The mysql_fetch_field() function returns an object containing information of a field from a recordset. 函数的作用是:从结果集中取得列信息并作为对象返回。 www.fzs8.net 10. Getting this information out of a MySQL database is almost too easy using GroovySql. 用GroovySql从MySQL数据库得到这个信息太容易了。 www.ibm.com 1. Because the bank scenario implementation is based on open source products, MySQL is a nice fit to go with the Zend Core PHP server. 因为这个银行场景的实现基于开放源码产品,所以MySQL和ZendCorePHP是合适的组合。 www.ibm.com 2. The script stored this information in a MySQL database along with a timestamp, IP address, and the user agent. 这个脚本会把时间戳信息、IP地址、以及用户客户端记录到一个MySQL数据库中。 www.bing.com 3. MySQL Query Browser: A graphical client to work with your MySQL databases and run queries. MySQLQueryBrowser:一种用来操作MySQL并运行查询的图形化客户机。 www.ibm.com 4. Otherwise there might be conflicts if your Pike already has MySQL support. 否则如果Pike已经支持MySQL,就会产生冲突。 kr.php.net 5. During the install process, MySQL will ask you for a root password. 在安装期间,MySQL会问你root密码。 www.bing.com 6. No estimated recovery time has been announced, and ReadWriteWeb is waiting on an official statement from MySQL and Sun spokespeople. 公司尚未宣布系统恢复的预计时间,我们也在等待MySQL和Sun发言人发布官方声明。 www.bing.com 7. Save the XML file as mysql-plan. xml to be clear that it is a deployment plan for the MySQL database. 将XML文件另存为mysql-plan.xml,以便明确它是MySQL数据库的一个部署计划。 www.ibm.com 8. My examples use the MySQL database, but with minor changes, you can use the code with other databases as well. 我的示例使用了MySQL数据库,但是只要做小小的修改,就可以把这段代码用于其他数据库。 www-128.ibm.com 9. I'm coming from a traditional relational database background, specializing in MySQL over the last 7 years. 我曾学习了传统关系模式数据库,在过去7年中专门从事应用到MySQL的工作。 www.bing.com 10. Oracle argues that MySQL's revenues are negligible, particularly in Europe where they amount to a mere $17m annually. 甲骨文辩解道MySQL上交的税收微乎其微,特别是在欧洲,其每年仅达1700万美元。 www.ecocn.org 1. You used a simple real-world example running on Apache Tomcat and connecting to a MySQL database. 本文使用了一个运行在ApacheTomcat上并连接到MySQL数据库的真实的简单例子。 www.ibm.com 2. The following commands will prompt you for the MySQL root password that you specified before. 下面这些命令会提示您输入之前指定的MySQLroot密码。 www-128.ibm.com 3. Another benefit that Harvey pointed out for MySQL in the merger was access to Sun's resources. Harvey指出MySQL在合并中得到的另一项好处是Sun的资源。 www.infoq.com 4. You will create the bank accounts database for our scenario using the MySQL database. 我们将用MySQL数据库为这个场景建立银行帐户数据库。 www.ibm.com 5. The main advantage of using Zend Core and PHP for this logic is to make use of the built-in support for MySQL. 使用ZendCore和PHP实现银行逻辑的主要优点是,可以利用内置的MySQL支持。 www.ibm.com 6. However, scaling the old MySQL-based system had become increasingly challenging. 而如何拓展之前基于MySQL的系统变得越来越具有挑战。 www.bing.com 7. Background: The web site is an information, book purchase and quote request website written in ASP and uses MYSQL databases. 背景:该网站是一个信息,图书采购和询价网站在ASP编写和使用MySQL数据库。 www.bing.com 8. If it is not, select Browse Workspace and select your mysql. xsd file. 如果不是,那么您可以选择BrowseWorkspace并选择您的mysql.xsd文件。 www.ibm.com 9. This article describes the features of Quercus running on top of Apache Tomcat and connecting to a MySQL database. 本文介绍了运行在ApacheTomcat之上并连接到一个MySQL数据库的Quercus的特性。 www.ibm.com 10. This appendix is a summary, with examples, of the special characters and constructs that can be used in MySQL for REGEXP operations. 在本附录中,归纳了在MySQL中可用于REGEXP操作的特殊字符和结构,并给出了一些示例。 mysql.crihan.fr 1. The maximum number of MySQL connections per process, including persistent connections. 每个进程中最大的连接数,包括持久连接。 th.php.net 2. Using PHP, JAVA and MYSQL, the system can overcome information overload and meet the actual needs of users. 利用PHP、JAVA和MYSQL开发的RSS推送服务系统的使用表明:克服了以往推送服务的信息过载的缺点,满足用户的实际需求。 www.ceps.com.tw 3. The title sais it all the text content will be supplied. The databases and MYSQL should be the same. 标题赛斯它所有的文本内容将被提供。数据库和MySQL应该是一样的。 www.bing.com 4. The mysql_field_table() function returns the name of the table where a specified field is located. 函数的作用是:取得指定字段所在的表名。 www2.w3pop.com 5. MySQL allows you to execute statements in the non-interactive, batch mode. MySQL允许您以非交互、批处理的方式执行语句。 www.ibm.com 6. Backstage with MYSQL database support and set up a corresponding links, entry personnel and convenience, answer list such data. 后台以MYSQL数据库支持,建立相应链接,录入人员列表、题库、解答等数据。 zhidao.baidu.com 7. Grails comes pre-packaged with HSQLDB, but since we're using MySQL, we have a few quick steps to tell Grails how to talk to our database. Grails预装了HSQLDB,但因为我们使用的是MySQL,我们需要一些快捷的步骤,来告诉Grails如何与我们的数据库进行交流。 www.infoq.com 8. Next month, I'll give you a look at CouchDB, a document-oriented database that's is distinctly different from, say, MySQL. 下一个月,我将带您了解CouchDB,一个面向文档的数据库,这是一个完全不同于MySQL的数据库。 www.ibm.com 9. For the next couple of examples, you might want to keep a MySQL console open and watch the database. 在接下来的几个示例中,需要一直打开MySQL控制台并观察数据库。 www.ibm.com 10. For a full test you need something that access the web server, calling PHP script and connect to MySQL database. 对于一个完整的测试你需要的东西访问Web服务器,调用PHP脚本,并连接到MySQL数据库。 www.xybj.org 1. file from "org. example. mysql" project and click Launch an Eclipse application as shown in Figure 12. 从“org.example.mysql”中打开“plugin.xml”文件并点击LaunchanEclipseapplication,如图12所示。 www.ibm.com 2. MySQL is the story repository; it is a relational database able to yield specific data quickly. MySQL是事例存储库;这种关系数据库能够快速地输出特定数据。 www.ibm.com 3. You get a wide range of solutions to meet the nees of almost any Mysql web application. 您会获得一个广泛的解决方案,以满足nees几乎任何MySQL的Web应用程序。 xtdownload.com 4. All vulnerabilities and countermeasures are demonstrated using a sample application built with jQuery Mobile, PHP, and MySQL. 使用通过jQueryMobile、PHP和MySQL构建的示例应用程序展示所有漏洞和对策。 www.ibm.com 5. If or when that starts to strain, simply split MySQL and Apache on to one box each, and update the wp-config file as necessary. 如果开始遇到麻烦,只要将MySQL和Apache各自分到一个框,如果需要的话,再更新wp-config文件。 www.zzbaike.com 6. You can provide an interface within Base that connects to a MySQL or Oracle database without creating a custom application. 您可以在Base中提供一个连接到MySQL或Oracle数据库的接口,而不需要创建自定义应用程序。 www.ibm.com 7. Module and MySQL to introduce you to embedding Perl in database tables. 模块和MySQL来向您介绍如何在数据库表中嵌入Perl。 www-128.ibm.com 8. The MySQL database server: Download the open source transactional database used in this article. MySQL数据库服务器:下载本文所使用的开源事务处理数据库。 www.ibm.com 9. However the shared drive at shared MySQL virtual hosting and powerful RAID system may have very different performance properties. 然而在共享MySQL虚拟机和强大的RAID系统中的共享驱动器性能表现可能大不相同。 bbs.linuxpk.com 10. MySQL finds a wide variety of applications from embedded devices to cluster enterprise environments. 从嵌入式设备到集群企业环境,MySQL在很多种类的应用程序中得到了应用。 www.ibm.com 1. Amazon Relational Database Service is a PaaS that offers an on-demand, cloud-based, scalable MySQL instance for application development. Amazon关系数据库服务是一种PaaS,提供了一种用于应用程序开发的按需、基于云、可扩展的MySQL实例。 www.ibm.com 2. Instance Manager: Can be used to start and stop the MySQL Server, even from a remote host. 实例管理器,可以用来启动和停止。 blog.donews.com 3. The MySQL. com Web site is the main source for MySQL information and product downloads, including downloads for Linux on POWER. Web站点是MySQL资料和产品下载的主要资源,其中包括用于POWER上Linux的下载。 www.ibm.com 4. In this case, select the checkboxes of the two mysql plug-ins (org. example. mysql and org. example. mysql. ui) and click Finish. 在现在的情况中,选择两个mysql插件(org.example.mysql与org.example.mysql.ui)的复选框,并点击Finish。 www.ibm.com 5. Recognizing the limitations of BigTable for most developers, GAE provides access to hosted MySQL services via its paid business offerings. 认识到BigTable对于大多数开发人员的局限性,GAE就可以通过其付费业务产品对已托管的MySQL服务提供访问。 www.ibm.com 6. Early detection of invalid constant expressions. MySQL quickly detects that some SELECT statements are impossible and returns no rows. 预先探测无效的常量表达式。MySQL会快速探测一些不可能的。 imysql.cn 7. In the next section, we'll add a unit validator that checks the MySQL version attribute. 在接下来的部分中,我们将会添加一个检查MySQL版本属性的单元确认器。 www.ibm.com 8. Moreover, recent releases of Sphinx now provide a native MySQL engine, deprecating the need to run a separate Sphinx daemon. 而且,Sphinx的最新版本现在提供了一个本机MySQL引擎,不需要运行独立的Sphinx守护进程。 www.ibm.com 9. The mysql_field_seek() function jumps to a specified field in a recordset. 函数的作用是:跳到一条记录中制定的字段。 www.fzs8.net 10. MySQL uses the extended version to support pattern-matching operations performed with the REGEXP operator in SQL statements. MySQL采用了扩展的版本,以支持在SQL语句中与REGEXP操作符一起使用的模式匹配操作。 mysql.crihan.fr 1. PHPMyAdmin offers equivalent access to configure the MySQL database and view the entries from a menu-driven graphical interface. PHPMyAdmin提供了等价的访问,可以配置MySQL数据库并能通过菜单驱动的图形界面查看内容。 www.ibm.com 2. How do I import an existing MySQL database into a cluster? 如何把已存在的一个MySQL数据库导入到集群中? imysql.cn 3. The last command launches Apache and MySQL, the two daemons required to serve a Web site. 最后一个命令启动Apache和MySQL,这是支持Web站点所需的两个守护进程。 www.ibm.com 4. We will assume you installed MySQL and Apache completely with RPMS for this example as well. 本例中我们也假定你从RPMS中完整安装了MySQL和Apache。 www.phpx.com 5. Also with DB2, you can specify query, add, or update access to the data as you do in MySQL. 此外,在DB2中您可以如同在MySQL一样指定数据的查询、添加或更新权限。 www.ibm.com 6. In addition, we have to work through our MySQL results recursively, removing illegal characters and building our XML document bit by bit. 此外,我们必须递归处理MySQL结果,删除非法字符以及逐位构建我们的XML文档。 www.ibm.com 7. XAMPP provides phpMyAdmin and webalizer to create and manage MySQL databases on the server and measure Web traffic, respectively. XAMPP提供phpMyAdmin和webalizer,它们分别用来在服务器上创建和管理MySQL数据库以及测量Web流量。 www.ibm.com 8. As mentioned, the core applications for this article use Apache Web Server, the PHP programming language, and MySQL. 正如前面提到的,本文使用的核心应用程序是ApacheWeb服务器、PHP编程语言和MySQL数据库。 www.ibm.com 9. The main product installer can optionally install versions of Ruby, Rails, MySQL, and Interbase. 在安装程序运行过程中,可以对Ruby、Rails、MySQL以及Interbase的版本进行选择。 www.infoq.com 10. We give our USA members the opportunity to upgrade free, get more storage, bandwidth, MySQL databases, Email accounts, and remove ads. 我们给美国的会员有机会免费升级,获得更多存储带宽,MySQL的数据库,电子邮件帐户和清除广告。 www.27a.cn 1. Our project involves complex database design and implementation in MYSQL, and payment system integration. 我们的项目涉及到复杂的数据库在MySQL设计和实施,支付系统的集成。 www.bing.com 2. I'm most interested in the Application Platform Software division, which will oversee Java, MySQL, and Glassfish. 我对应用平台软件部门尤其感兴趣,这里包括了Java,MySQL和Glassfish。 www.bing.com 3. This change simply points a production instance of Grails at an underlying MySQL database running on the same machine (localhost). 这一修改将指向在同一台机器(本地主机)上运行的底层MySQL数据库上的Grails生产实例。 www.ibm.com 4. 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数据库。 www.ibm.com 5. The primary database will be MySQL for the addition of a new application server. 主数据库为MySQL,以添加新的应用服务器。 www-128.ibm.com 6. The next two articles in this series focus on Apache, MySQL, and PHP tuning. 本系列中的后两篇文章主要关注Apache、MySQL和PHP调优。 www.ibm.com 7. The example MySQL world database: Obtain instructions for to download and install sample country, city, and language data. 示例MySQLworld数据库:获取下载和安装示例国家、城市和语言数据的指导。 www.ibm.com 8. A good architecture makes it unnecessary to decide on Rails, or Spring, or Hibernate, or Tomcat or MySql, until much later in the project. 好的架构让我们直到项目的后期才需要决定使用Rails,或是Spring,或是Hibernate,或是Tomcat,或是MySql等等。 www.infoq.com 9. This has actually nothing to do with PHP, but with the MySQL client libraries. 这实际上和PHP没有关系,而和MySQL的客户端库有关。 www.phpx.com 10. If you are developing on your local workstation, you probably have your MySQL database on the same machine. 如果是在本地工作站上做开发,那么MySQL数据库很可能也在相同的这个机器上。 www.ibm.com 1. As the assistant, I completed the access and storage of the Blog data by using C language and Perl database. 做为assistant。在这个过程中我完成了对blog数据的抓取和存储,采用的有C语言,perl语言,mysql数据库。 www.jp345.com 2. If you're using MyISAM seriously you can also add the size of Operation System cache you would like MySQL to use for your table. 如果你大量地使用MyISAM表,那么你也可以增加操作系统的缓存空间使得MySQL也能用得着。 n96.blog.163.com 3. The most obvious symptom of this being disagreement over where to find the mysql. Socket Unix domain socket file. 对此最明显的症状是上哪里去找UNIX域套接字文件mysql.socket。 nl2.php.net 4. Listing 5 is a simple MySQL database operation that might be used anywhere. 清单5是在任何位置都可能使用的简单MySQL数据库操作。 www.ibm.com 5. Follow the directions in the mySQL link at the end of the article in the Resources section. 请遵循本文结尾部分参考资料中关于mySQL链接的指南。 www.ibm.com 6. MySQL implements authentication at the database level, and passwords are encrypted. MySQL在数据库级别实现身份验证,并对密码进行加密。 www.ibm.com 7. In this case, I created an Sql instance pointing to a MySQL database running on my machine. 在这个例子中,我创建了Sql实例,指向在我机器上运行的MySQL数据库。 www.ibm.com 8. This default behavior may be disabled with the --without-mysql configure option. 此默认行为可以用--without-mysql配置选项来禁止。 ar.php.net 9. The MySQL. com Web site also offers downloads for Linux on POWER and PPC in the compressed formats commonly accepted in the Linux community. Web站点也以Linux社区通常接受的压缩格式提供了POWER和PPC上Linux的下载。 www.ibm.com 10. Some MySQL installations permit users toconnect as the anonymous (unnamed) user to the server running on the localhost. 一些MySQL安装允许用户以匿名(未命名)用户连接到本地主机上运行的服务器。 www.bing.com 1. Now that we know what to store, we have to take a look at how we store it, because MySQL also comes with inbuilt date handling. 我们已经知道了该储存些什么,下面看一下如何储存,因为MySQL也有内置的时间处理方法。 www.csask.com 2. 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分钟搜集一次数据,并将它们存储到后台的一个RoundRobinDatabase中。 www.ibm.com 3. One of MySQL's strengths is in the use of Binary Large Object (BLOB) columns. MySQL的优势之一就是使用二进制大型对象(BLOB)列。 msdn2.microsoft.com 4. You might choose to install the MySQL database server Version 4. 1 At this point. 在这个问题上您可能选择安装MySQLdatabaseserverVersion4. www-128.ibm.com 5. phpMyEdit: With this utility, write a simple calling program that generates PHP code to display or edit MySQL tables in HTML. phpMyEdit:使用这个工具编写一个简单的调用程序,生成一些PHP代码,以HTML格式显示或编辑的MySQL表。 www.ibm.com 6. For working with the MySQL database, I used the phpMyAdmin available with my hosting account. 为了使用MySQL数据库,我使用我的主机帐户可用的phpMyAdmin。 www.ibm.com 7. Here are the commands to get MySQL configured and the PHPNuke database created in as few steps as possible. 本节介绍的命令可以使用尽可能少的步骤来配置MySQL并创建PHPNuke数据库。 www-128.ibm.com 8. A single instance with many databases can be visualized in MySQL and Informix Innovator-C Edition. 包含多个数据库的单个实例可以在MySQL和InformixInnovator-CEdition中可视化。 www.ibm.com 9. One of the interesting features of MySQL is pluggable storage engines. MySQL的一个有趣特性是可插拔存储引擎。 www.ibm.com 10. rar-Microsoft database development DreamWorks multimedia teaching - sql My Part. 微软数据库开发梦工场多媒体教学-Mysql篇。 www.dssz.com 1. Could not initialize master info structure; more error messages can be found in the MySQL error log. 无法初始化masterinfo结构,MySQL错误日志记录了更详细的错误信息。 blog.sina.com.cn 2. The MySQL database to track each server's state, maintains information about each image, and implements a privilege tree. MySQL数据库用来跟踪每个服务器的状态、维护有关每个映像的信息,还可用于实现特权树(privilegetree)。 www.ibm.com 3. Please look again at the final paragraphs of the section on Configuring PHP to access MySQL above. 请重新阅读上面配置PHP访问MySQL一节的内容。 www-128.ibm.com 4. The game server is a MySQL- and PHP-based web application with an XML interface. 游戏服务器是一个基于MySQL和PHP、带有XML接口的Web应用程序。 www.ibm.com 5. Some inexpensive hosting plans set this value too low (the MySQL default is only 1M). 一些廉价的虚拟主机将此值设置得太低(MySQL的默认值仅为1M)。 www.bing.com 6. It then creates a PDO connection to the MySQL database and formulates a query that returns a list of authors and titles. 随后创建一个到MySQL数据库的PDO连接并形成一个查询,该查询返回一个作者和标题列表。 www.ibm.com 7. Piwik is an open-source Web analytics application developed using PHP and MySQL. Piwik是一个开放源代码的网站分析应用,它使用PHP和MySql开发。 www.bing.com 8. Chapter 9 of the MySQL to DB2 Conversion Guide (see Resources) can be key to determining and implementing a new backup and recovery process. MySQLtoDB2ConversionGuide的第9章(见参考资料)对于确定和实现新的备份和恢复过程是非常重要的。 www.ibm.com 9. META-INF contains the database credential information for connecting to the MySQL database. META-INF包含连接到MySQL数据库的数据库凭证信息。 www.ibm.com 10. This setup allows the database administrator to disable all remote connections to the MySQL server. 该设置可以让数据库管理员禁用所有与MySQL服务器的远程连接。 www-128.ibm.com 1. The order submission program stores the order details in a local MySQL database. 订单提交程序将订单细节存储在一个本地MySQL数据库中。 www.ibm.com 2. However, the contents of the MySQL query cache become obsolete as soon as an underlying table changes. 但是,一旦底层表改变,MySQL查询缓存的内容就会过时。 www.ibm.com 3. Like most modern databases, MySQL has the ability to create auto-incrementing unique identifiers on a per-record basis. 与大多数现代数据库一样,MySQL能够在每记录的基础上创建自动增量惟一标识符。 www.ibm.com 4. This kind of schema optimization allows MySQL to shine and gives us predictable performance. 这种表结构优化使得MySQL大放异彩,并提供给我们可预测的性能。 www.bing.com 5. The MySQL database supports ENUM string enumerated data types which the DB2 database product does not directly support. MySQL数据库支持DB2数据库产品不直接支持的ENUM字符串枚举数据类型。 www.ibm.com 6. It fits in several thousand lines of ocaml, most of which have to do with special handling of MySQL and HTML. 它由几千行ocaml编写而成,其中大部分代码都与MySQL和HTML的特殊处理有关。 www.ibm.com 7. There is a common system catalog named INFORMATION_SCHEMA shared by all MySQL databases in an instance. 一个实例中的所有MySQL数据库共享一个名为INFORMATION_SCHEMA的公共系统目录。 www.ibm.com 8. This function will not be available if the MySQL extension was built against a MySQL 4. X client library. 如果MySQL扩展库是基于MySQL4.x客户端库建立的,则本函数不可用。 tr2.php.net 9. While mySQL has some limitations compared to more sophisticated RDBMSs, it provides a nice test platform. 虽然与更复杂的RDBMS相比,mySQL有一些限制,它提供了一个非常好的测试平台。 www.ibm.com 10. Within that drawer, the existing MySQL stack (which has been created by the Domain Generation Toolkit) will be included. 在该折叠项中,会包含已存在的MySQL栈(由域生成工具箱所创建)。 www.ibm.com 1. With MySQL, you can take advantage of the slow query log to find the problematic queries. 对于MySQL,您可以利用慢查询日志来查找有问题的查询。 www.ibm.com 2. This will occur if PHP is unable to find and load the PHP to MySQL extension. 如果PHP不能找到并加载PHP对MySQL的扩展,就会出现这个问题。 www-128.ibm.com 3. This article covered the basics of MySQL tuning and concludes this three-part series on tuning LAMP components. 本文介绍了对MySQL进行调优的一些基础知识,并对这个针对LAMP组件进行调优的3部分系列文章进行了总结。 www.ibm.com 4. MySQL community edition: Access a freely downloadable version fo this open source database. MySQL社区版:访问这个开源数据库的免费下载版。 www.ibm.com 5. MYSQL is a multithreaded, structured query language (SQL) database server. MYSQL是一个多线程的,结构化查询语言(SQL)数据库服务器。 www.jisuxz.com 6. Note that you'll need to change the username and password to the appropriate values for your MySQL account. 注意:你需要改变用户名和口令以适应你MySQL帐号。 www.infoq.com 7. Additionally, the server-side code accompanying the mobile web application is written in PHP and MySQL. 另外,这个移动web应用程序附带的服务器端代码是用PHP和MySQL编写的。 www.ibm.com 8. Click on the sign right of the field Port to replace the static port value 3306 with the configuration property MySQL_Port. 点击字段端口右侧的标记,将固定端口值3306替换为配置属性MySQL_Port。 www.ibm.com 9. SkySQL, a company run by former MySQL employees, has seized the opportunity to try and poach some Oracle customers via an open letter. 一家由前MySQL雇员开的公司,抓住机会通过一封公开信从Oracle那里招徕顾客。 space.cnblogs.com 10. For the MySQL example, the update site will provide one feature that includes the domain and UI plug-in. 对于MySQL范例,更新站点将会提供一个特性,它包含了域和UI插件。 www.ibm.com 1. Remember that the example MySQL tables were missing these values because they had been created with the basic MyISAM storage engine. 记住,示例MySQL表就缺少一些这样的值,因为它们以前是用基本的MyISAM存储引擎创建的。 www.ibm.com 2. All databases in MySQL in an instance share same system catalog. 一个MySQL实例中的所有数据库共享同一个系统编目。 www.ibm.com 3. The listings themselves were created manually, using raw SQL at the MySQL command prompt. 这些清单本身是在MySQL命令提示中使用原始SQL命令手动创建的。 www.ibm.com 4. You might need to add login credentials depending on your MySQL installation. 您可能需要根据您的MySQL安装添加登录凭证。 www.ibm.com 5. Note: Some contributed modules are not as abstracted from MySQL-specific code as everyone would like. 注:有些贡献模块并没有从MySQL特定的代码方式中抽象出来。 www.bing.com 6. Consider Sun MicroSystems' (JAVA) $1 billion acquisition of open-source database software vendor MySQL. 让我们再来看看Sun公司以10亿美元的价格收购了开源数据库软件提供商MySQL。 www.bing.com 7. Notice that all direct mentions of MySQL are gone except for the database connection string in $dsn. 注意,所有直接用到MySQL的地方都消除了,只有$dsn中的数据库连接字符串除外。 www.ibm.com 8. For more on MySQL referential integrity, please see the section on foreign keys constraints in the MySQL product documentation. 要深入了解MySQL参照完整性,请参考MySQL产品文档中关于外部关键字的部分。 www.ibm.com 9. A mysql. ecore file and a mysql. genmodel file are created in the "ecore" folder of your project. 在项目的“ecore”文件夹中汇创建一个mysql.ecore文件及mysql.genmodel文件。 www.ibm.com 10. The constructor method initializes its super class with the MySQL domain package. 构造器方法会使用MySQL域包来初始化它的超类。 www.ibm.com 1. Make sure, of course, any required applications or services, like MySQL are still running. 确保当然,任何所需的应用程序或服务,如MySQL仍在运行。 zhidao.baidu.com 2. When using newer versions of the MySQL and PHP components, some issues might arise. 在使用MySQL和PHP组件的新版本时,可能会出现一些问题。 www.ibm.com 3. Next, start the MySQL server, and create the database "crm" and the table "owner" as shown in Listing 7. 接下来,启动MySQL服务器,并按照如清单7所示的方式创建数据库“crm”和表“owner”。 www.ibm.com 4. In these situations, your blind reliance on MySQL might hinder your efforts to complete the project. 在这些情况下,您对MySQL的盲目依赖可能会阻碍您完成项目的工作。 www.ibm.com 5. Install MySQL as a Windows service to start automatically. 将MySQL安装为一个自动启动的Windows服务。 www-128.ibm.com 6. This series of articles focuses on tuning the LAMP components -- Linux, Apache, MySQL, and PHP. 本系列主要关注LAMP组件(Linux、Apache、MySQL和PHP)的调优。 www.ibm.com 7. The MySQL client contacts the MySQL server with requests to modify or query the databases the server owns. MySQL客户机使用请求来与MySQL服务器联系,修改或查询服务器所拥有的数据库。 www-128.ibm.com 8. If you have time, could you take a look at MySql, open-source database and Perl, a programing language. 如果你有时间,你能看一看开源数据库和图形函数、编程语言。 goabroad.zhishi.sohu.com 9. Synchronize MySQL tables efficiently. 有效地同步MySQL的表。 www.mcncc.com 10. At a minimum, you should understand how to set up and use MySQL and how to create tables in a MySQL database. 至少,您应该理解如何安装和使用MySQL,以及如何在MySQL数据库中创建表。 www.ibm.com 1. The next and final article in this series will look at tuning the MySQL database. 本系列的下一篇也是最后一篇文章将介绍MySQL数据库的调优。 www.ibm.com 2. The MySQL manual dives much deeper into the topic of the EXPLAIN output. MySQL手册更深入探究EXPLAIN输出的主题。 www.ibm.com 3. Before you go any further, make a file called header. php and place all your connection strings for MySQL in it. 然后,先创建一个名为header.php的文件,将所有用于MySQL的连接字符串放到该文件中。 www.ibm.com 4. Please refer to the Resources section for news on the possible MySQL license cost increase. 请参阅参考资料部分,了解关于可能的MySQL许可成本上升的新闻。 www.ibm.com 5. An inexpensive Linux platform hosting account that supports PHP and mySQL can be secured for $10-$20 per month. 每月花10到20美元,你就能拥有一个廉价的支持PHP和mySQLLinux平台。 www.bing.com 6. Mysql database indexing and optimization, is a good helper for beginners. Mysql数据库的索引及其优化,是初学者的好帮手。 www.hxzi.com 7. This source code shows that the MySQL units are distinct types and not merely copies of other units in the editor. 该源代码显示了MySQL单元是分明的类型,并不仅仅是编辑器中其他单元的拷贝。 www.ibm.com 8. This will force PHP to use the client libraries installed by MySQL, thus avoiding any conflicts. 这将强制PHP使用随MySQL安装的客户端连接库,就可以避免任何冲突。 th.php.net 9. MySQL InnoDB provides transaction-safe statements that supports four isolations described in the standard SQL-1992. MySQLInnoDB提供了事务安全的语句,支持标准SQL-1992中所述的四种隔离级别。 www-128.ibm.com 10. All DB2 versions support transactions, but most MySQL storage engines, including the default MyISAM type, don't support them. DB2所有版本都支持事务,但大多数MySQL存储引擎,包括默认的MyISAM类型,都不支持事务。 www.ibm.com 1. Use the auto-increment feature in MySQL to create unique IDs for each insertion automatically. 使用MySQL中的自动增量特性来自动地为每个插入创建惟一的ID。 www.ibm.com 2. 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可以(并且很有可能)包含很多数据库,所以非常有必要指定想要使用的是哪个数据库,这一点十分重要。 www.ibm.com 3. Is MySQL Cluster transaction-safe? What isolation levels are supported? MySQL集群是事务安全的吗?它支持什么样的事务隔离级别? imysql.cn 4. It basically just pulls information from a MySQL database showing client info. 它基本上只是就会从一个MySQL数据库中的信息显示客户端信息。 www.bing.com 5. MySQL is designed and constructed as a client server system. MySQL被设计和构造成客户机服务器。 www-128.ibm.com 6. To build out the back end, start with defining the data model for the MySQL database. 要构建后端,首先要为MySQL数据库定义数据模型。 www.ibm.com 7. Where can I find documentation for MySQL stored procedures and stored functions? 在哪可以找到MySQL的存储过程和函数的文档? imysql.cn 8. The MySQL protocol returns a specific packet type with the error information. MySQL协议会传到一个带有错误信息的特殊数据包类型。 www.ibm.com 9. MySQL backup and recovery options depend greatly on the underlying table types. MySQL备份和恢复选项在很大程度上依赖于底层的表类型。 www-128.ibm.com 10. Necessary SQL commands appear throughout the article, but require a working knowledge of MySQL. 必需的SQL命令将贯穿整篇文章,不过这需要具有MySQL的工作知识。 www.ibm.com 1. During production, you can find valuable information by examining the mysql_slow_log. 在生产期间,通过查看mysql_slow_log可以找到很多有价值的信息。 www.ibm.com 2. Using MySQL, I simply type create database blog_development from the MySQL command line. 如果使用MySQL,只需在MySQL命令行上输入createdatabaseblog_development。 www.ibm.com 3. Many cloud infrastructures are based on open source systems: Xen for virtualization, Linux for operating system, MySQL for database. 很多云计算基础架构基于开源系统:Xen的虚拟化,Linux的操作系统,MySQL的数据库。 www.bing.com 4. This PHP module has two utility functions to connect to and disconnect from the MySQL database. 这个PHP模块用两个实用程序函数连接MySQL数据库和断开连接。 www.ibm.com 5. For example, a mysql-cluster-based database tier would be comprised of two server groups, an ndbd group and a manager group. 例如,基于mysql集群的数据库层可能包含两个服务器组,一个ndbd组和一个manager组。 www.ibm.com 6. In many cases, MySQL co-exists with traditional database offerings. 在许多情况下,MySQL和传统数据库是共存的。 www.infoq.com 7. Most firms that develop products on top of MySQL prefer to buy a commercial licence that does not come with this obligation. 但更多在MySQL顶层(应用层)开发生产的公司更愿意付费购买商业执照,而不是履行开放源代码的义务。 www.ecocn.org 8. MySQL is a database. A database defines a structure for storing information. 首先,MySQL是一个用来存储数据的数据库;其次,它为存储的信息定义了一个结构及框架。 www.w3pop.com 9. Coder used memcached to drop down mysql load but it's not giving much performance. 编码器使用的memcachedmysql的负荷降下来,但它不是给多少性能。 www.bing.com 10. A better way is to place the validation logic in the domain validator class of the MySQL domain (MysqlDomainValidator). 更好的方法是将确认逻辑置于MySQL域(MysqlDomainValidator的域确认器类。 www.ibm.com 1. The table_cache remains a useful variable to tweak. Each time MySQL accesses a table, it places it in the cache. 每次MySQL访问一个表,将会把它放入cache中,如果你的系统要访问很多表,能在cache中访问是非常块的。 blog.sina.com.cn 2. This example will explain the process of adding support for the popular MySQL database server, using the mod installation for Apache. 下面的例子解说了如何在用模块安装下的Apache中加入流行的MySQL数据库服务器支持的过程。 www.phpx.com 3. Install MySQL on your platform according to instructions with MySQL. 根据MySQL的说明在你的平台上安装MySQL。 uk2.php.net 4. This . zip file contains only one file, which is an executable install file for MySQL. 这个.zip文件只包含一个文件,这是MySQL的可执行安装文件。 www.ibm.com 5. Try saving the "MySQL Forums : : PHP" page entry, along with its full text. You'll see what it looks like later. 试着保存“MySQLForums::PHP”页面条目及其全文,我们稍后就会看到它的样子。 www.ibm.com 6. In this section you will connect the Web application to a MySQL database. 在本节中,您将把Web应用程序连接到一个MySQL数据库上。 www.ibm.com 7. Where can I obtain complete documentation for MySQL storage engines? 我在哪里可以找到完整的MySQL存储引擎文档呢? imysql.cn 8. For more information on loading data from a text file, please refer to the MySQL product documentation. 要获得关于从文本文件导入数据的更多资料,请参考MySQL产品文件。 www.ibm.com 9. In MySQL , for example, the database will search for an existing key, delete that row if it exists, then insert a new row. 在MySQL数据库中,例如,数据库搜索一个存在的列,如果存在就删除此行,在插入新的一行。 item.feedsky.com 10. The tutorial will provide syntax for creating any necessary tables in MySQL. 本教程将提供在MySQL中创建任何必需的表的语法。 www.ibm.com 1. MySQL is a prominent companion to the PHP programming language. MySQL是PHP编程语言的一个主要伙伴。 www.ibm.com 2. This is much more convenient than creating an XML document, as we simply have to feed our MySQL results directly to the function. 这要比创建XML文档便捷得多,因为我们只需把MySQL结果直接传给函数。 www.ibm.com 3. Returns a positive MySQL result resource to the query result, or FALSE on error. 根据查询结果返回一个正的MySQL结果资源号,出错时返回FALSE。 www.phpx.com 4. For MySQL 5. 0. 18 Windows installation, the server installation does not come with a GUI administrator or a query browser. 对于MySQL5.0.18Windows安装程序,服务器安装没有包含GUI管理程序或查询浏览器。 www-128.ibm.com 5. Once started, MySQL is listening on a socket for connections. 一旦启动之后,MySQL就开始监听一个套接字连接。 www-128.ibm.com 6. The mysql. xsd file should automatically appear in the text field "Model URIs" . xsd文件会自动出现在文本区域“ModelURIs”之中。 www.ibm.com 7. Some recent commits have also improved the support of PostgreSQL and MySQL. 最近提交的更新还改善了对PostgreSQL和MySQL的支持。 www.ibm.com 8. However, the majority of applications need a convenient data-storage method, typically fulfilled by a database, such as MySQL or PostgreSQL. 但是,大多数应用程序需要一种简便的数据存储方法,通常由数据库(比如MySQL或PostgreSQL)实现。 www.ibm.com 9. What MySQL Statements are Legal in a Procedure Body? 什么MySQL语句在存储过程体中是合法的? blog.chinaunix.net 10. MySQL - the predominant database server. MySQL卓越的数据库服务器。 www-128.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。