What is the translation of " STORAGE ENGINE " in Vietnamese?

['stɔːridʒ 'endʒin]
['stɔːridʒ 'endʒin]
công cụ lưu trữ
storage engines
storage tools
archiving tool
caching tool
tool hosting

Examples of using Storage engine in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
More Storage Engines.
Choosing Appropriate Storage Engines.
Chọn động cơ lưu trữ thích hợp.
Change the storage engine of table option.
Thay đổi công cụ lưu trữ của tùy chọn bảng.
We specifically analyze how MySQL works with the InnoDB storage engine.
Cụ thể hơn, cách MySQL tương tác với InnoDB storage engine.
MySQL Storage Engine.
Công cụ lưu trữ MySQL.
It's worth noting that by defaulttables created in phpMyAdmin use the MyISAM storage engine.
Tables mặc định đượctạo trong phpMyAdmin sử dụng MyISAM storage engine.
Other Storage Engines.
Động cơ lưu trữ khác.
The exact changes made to each table depend on the storage engine used by that table.
Những thay đổi chính xác lên mỗi table dựa vào storage engine được table đó sử dụng.
MySQL uses storage engines to store, handle and retrieve information from a table.
MySQL sử dụng storage engines để lưu trữ, xử lý và xuất thông tin từ một table.
Using Multiple Storage Engines.
Sử dụng Nhiều động cơ lưu trữ.
These storage engines dont communicate with each other, they simply respond to the request from server.
Hoặc kết nối với các storage engine khác; chúng chỉ trả lời yêu cầu từ một máy chủ.
A warning is generated whenever a storage engine is automatically changed.
Cảnh báo sẽđược tạo ra khi 1 storage engine được tự động thay đổi.
All storage engines support at least 16 indexes per table and a total index length of at least 256 bytes.
Tất cả các công cụ lưu trữ đều hỗ trợ ít nhất 16 chỉ mục cho mỗi bảng và tổng chiều dài chỉ mục ít nhất 256 byte.
Dynamo's local persistence component allows for different storage engines to be plugged in.
Local persistence component của Dynamo cho phép các engines lưu trữ khác nhau được cắm vào.
The Aria storage engine is used for internal temporary tables, which should give a speedup when doing complex selects.
Công cụ lưu trữ Aria được sử dụng cho các bảng tạm thời bên trong, cái mà cho phép tăng tốc khi làm việc lựa chọn phức tạp.
That said, MariaDB has a lot of new options, extension, storage engines and bug fixes that are not in MySQL.
Điều đó nói rằng, MariaDB có rất nhiều lựa chọn, phần mở rộng, công cụ lưu trữ và các bản sửa lỗi mới mà không có trong MySQL.
This behavior is convenient when you want to copytables between MySQL servers that support different storage engines.
Hành vi này thuận tiện khi chúng ta muốn sao chép nhiều bảng giữa các máychủ MySQL hỗ trợ nhiều storage engine khác nhau.
This should not be aproblem as most people don't load new storage engines and MariaDB comes with more storage engines than MySQL.
Đây không phải là vấn đề nhưhầu hết mọi người không tải công cụ lưu trữ mới và Maria di cùng với nhiều công cụ lưu trữ hơn MySQL.
The purpose of this engine is to serve as an example in the MySQL source code thatillustrates how to begin writing new storage engines.
Mục đích của engine này là để phục vụ như 1 ví dụ trong mã nguồn MySQL môtả làm sao để viết 1 storage engine mới.
Are you using the appropriate storage engine for each table, and taking advantage of the strengths and features of each storage engine you use?
Bạn đang sử dụng các engine lưu trữ thích hợp cho mỗi bảng, và lợi dụng những điểm mạnh và tính năng của từng engine lưu trữ mà bạn sử dụng không?
There have been quite a few discussions andbloggings about whether your database table's storage engines should be InnoDB or MyISAM.
Đã có khá nhiều cuộc thảo luận vàbloggings về việc liệu công cụ lưu trữ bảng cơ sở dữ liệu của bạn nên được InnoDB hoặc MyISAM.
When you create a new table, you can specify which storage engine to use by adding an ENGINE or TYPE table option to the CREATE TABLE statement.
Khi chúng ta tạo 1 bảng mới, chúng ta có thể chỉ rõ storage engine nào sẽ dùng bằng cách thêm tùy chọn ENGINE vào khai báo CREATE TABLE như sau.
Previous post Magento- Problem when importing a database using SSH: ERROR 1031(HY000):Table storage engine doesn't have this option.
Bài trước Magento- Vấn đề khi nhập khẩu một cơ sở dữ liệu sử dụng SSH: LỖI 1031(HY000): công cụ lưu trữ bảng không có tùy chọn này.
If you want to change your storage engine, you can use the following SQL query(which you can execute in your favorite database management tool, such as phpMyAdmin).
Nếu bạn muốn thay đổi storage engine, bạn có thể sử dụng SQL query sau( bạn có thể thực thi query này trong công cụ quản lý database tùy thích, ví dụ như phpMyAdmin chẳng hạn).
Query Executor This is where the query will be executed step by step with the help of execution plan andalso the storage engine will be contacted.
Query Executor: Đây là nơi truy vấn được thực hiện từng bước một, với sự giúp đỡ của Execution Plan vàcũng là nơi Storage Engine sẽ được liên lạc.
With MySQL 5.1,MySQL AB has introduced a new pluggable storage engine architecture that allows storage engines to be loaded into and unloaded from a running MySQL server.
Từ phiên bản 5.1,máy chủ MySQL sử dụng kiến trúc pluggable storage engine cho phép các storage engine được nạp vào và gỡ bỏ khỏi 1 máy chủ MySQL đang chạy.
MariaDB by default takes a bit more memory thanMySQL because we have by default enabled the Aria storage engine for handling internal temporary tables.
MariaDB theo mặc định cần nhiều bộ nhớ hơn MySQL một chút bởivì chúng tôi sử dụng công cụ lưu trữ Aria mặc định dùng cho việc xử lý các bảng tạm thời bên trong.
If you do decide to select a storage engine, with WordPress it's a decision that it made somewhat easier- while MyISAM may be quicker for reading, InnoDB is quicker for both reading and writing thanks to its row locking mechanism.
Nếu bạn quyết định lựa chọn storage engine khác, với WordPress, đây là một lựa chọn khá dễ dàng- MyISAM có thể nhanh hơn khi đọc, còn InnoDB lại nhanh hơn khi cả đọc lẫn viết nhờ vào cơ chế row locking.
Com for WordPress selects MySQL as a database system to manage and store the important data,and pick“InnoDB” as a storage engine to enable it.
Com for WordPress, sử dụng MySQL cho cơ sở dữ liệu quản lý dữ liệu quan trọng trong vận hành website,và sử dụng“ InnoDB” trong công cụ lưu trữ vận hành MySQL đó.
MongoDB Community Edition is the open source release, while MongoDB Enterprise Server brings added security features,an in-memory storage engine, administration and authentication features, and monitoring capabilities through Ops Manager.
MongoDB Community Edition là bản phát hành nguồn mở, MongoDB Enterprise Server cung cấpthêm các tính năng bảo mật, công cụ lưu trữ trong bộ nhớ, tính năng quản trị, xác thực và khả năng giám sát thông qua Trình quản lý Ops.
Results: 30, Time: 0.0289

Word-for-word translation

Top dictionary queries

English - Vietnamese