Zen

Source string Source string

tarantool> -- Connection function. Usage: conn = mysql_connect() tarantool> function mysql_connection() > local p = {} > p.host = 'widgets.com' > p.db = 'test' > conn = mysql.connect(p) > return conn > end --- ... tarantool> conn = mysql_connect() --- ...
English Actions

Loading…

User avatar None

New source string

testing_project / Documentation: reference/reference_rock/dbmsEnglish

a year ago
Browse all string changes

Things to check

Ellipsis 1

The string uses three dots (...) instead of an ellipsis character (…)

Reset

Glossary

English English
No related strings found in the glossary.

String information

Flags
read-only
String age
a year ago
Last updated
a year ago
Source string age
a year ago
Translation file
string 39