What is the translation of " MYSQL使用 " in English?

Examples of using Mysql使用 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
MySQL使用AUTO_INCREMENT关键字来执行auto-increment任务。
MySQL uses the AUTO_INCREMENT keyword to perform an auto-increment feature.
MySQL使用基于权限的安全模型。
MySQL uses a privilege-based security model.
MySQL使用一个非常简单的剖析器来将文本分隔成词。
MySQL uses a very simple parser to split text into words.
MySQL使用八个字节来存储DOUBLE值。
MySQL uses eight bytes to store a DOUBLE value.
MySQL使用众所周知的SQL数据语言的标准形式。
MySQL uses a standard form of the well-known SQL data language.
MySQL使用四个字节来存储FLOAT值。
MySQL uses four bytes to store a FLOAT value.
而从5.5.5版本开始,MySQL使用InnoDB作为默认的存储引擎。
Since version 5.5 MySQL uses InnoDB as its default storage engine.
而从5.5.5版本开始,MySQL使用InnoDB作为默认的存储引擎。
From version 5.5, MySQL uses InnoDB as the default storage engine.
MariaDB纯粹是开源的,而不是MySQL使用的双重授权模式。
MariaDB is also purely open source,instead of the dual-licensing model that MySQL uses.
MySQL使用许多不同的数据类型,总体上分为三类:数字,日期,时间和字符串类型。
MySQL uses many different data types broken into three categories: numeric, date and time, and string types.
MySQL使用的一种技术是以未压缩形式在B树节点中维护一些系统信息,从而有助于某些就地更新。
One technique MySQL uses is to maintain some system information in the B-tree node in uncompressed form, thus facilitating certain in-place updates.
MySQL使用的专家了主机复制,每个节点可以在其中更新数据。
MySQL uses master-master replication, in which each node can update the data.
相比之下,MySQL使用GNU通用公共许可证,这使得它完全免费使用。
In contrast, MySQL uses the GNU General Public License, which makes it completely free to use..
不过,我们需要包括此列,因为它将让MySQL使用更大的索引前缀。
However, we need to include this column, because it will let MySQL use a larger prefix of the index.
如果MySQL使用的探索法无法得到正确的值,你应该以包含4位年份的格式提供一个明确的值。
If the heuristics used by MySQL don't produce the correct values, you should provide unambiguous input containing four-digit year values.
如果MySQL使用的启发规则不产生正确的值,你应该提供无二义的包含4位年值的输入。
If the heuristics used by MySQL don't produce the correct values, you should provide unambiguous input containing four-digit year values.
MySQL使用该方法来决定当你联接两个基于非常量表达式的表时选择哪个索引。
MySQL will use this to decide which index to choose when you join two tables based on a non-constant expression.
MySQL使用下列数据类型在数据库中存储日期或日期/时间值:.
Following data types are used for storing a date or a date/time value in the database:.
如果想要增加ORDERBY的速度,首先看是否可以让MySQL使用索引而不是额外的排序阶段。
If you want to increase ORDER BY speed,first see whether you can get MySQL to use indexes rather than an extra sorting phase.
在这种情况下,MySQL使用t1.id的值扫描t1并查找t2中的行。
In this case, MySQL will scan t1 and look up the rows in t2 using the values of t1. id.
当关键词FLOAT被用于一个列类型而没有精度说明时,MySQL使用4个字节存储值。
When the keyword FLOAT isused for a column type without a precision specification, MySQL uses four bytes to store the values.
当关键词被用于一个列的类型说明而没有精度规格说明时,MySQL使用四个字节来存储该字段值。
When the keyword FLOAT isused for a column type without a precision specification, MySQL uses four bytes to store the values.
在大多数情况下,MySQL使用高转速的CPU会运转得很好,因为每一个询问都是在单线程中运行而不能在CPU之间并行。
In most cases, MySQL will perform well with fast CPUs because each query runs in a single thread and can't be parallelized across CPUs.
当使用MyISAM存储引擎时,MySQL使用极快速的表锁定,以便允许多次读或一次写。
When using the MyISAM storage engine, MySQL uses extremely fast table locking that allows multiple readers or a single writer.
何时使用MySQL??
When should you use MySQL?
何时应该使用MySQL.
When should I use MySQL?
何时应该使用MySQL.
When should you use MySQL?
Results: 27, Time: 0.0181

Word-for-word translation

Top dictionary queries

Chinese - English