For more information, please refer to the MySQL Database Server page. (See Resources.)
要获得更多信息,请参考MySQL数据库服务器网页(参阅参考资料)。
For help with MySQL, the MySQL reference manual contains detailed information on all aspects of the popular database.
有关MySQL的帮助,MySQLreferencemanual中包含了有关这个流行数据库各个方面的详细信息。
The code here makes an ODBC connection to the MySQL database using MySQLi extension APIs and fetches all the account information stored in the account table.
这里的代码使用MySQLi扩展API建立到MySQL数据库的OD BC连接,并获取帐户表中存储的所有帐户信息。
If you're using MySQL, or another database with a server, you pass in database connection information to the connection builder.
如果使用的是MySQL或带有服务器的其他数据库,则将数据库连接信息传递到连接构建器中。
After the administrator fills in the information and clicks Submit, the system will add the new user to the MySQL database and a success message is displayed.
管理员填充信息并单击Submit之后,系统会将新用户添加到MySQL数据库中,并显示一条成功消息。
Your target database is in this case MySQL, which just so happens to support the notion of discovering status information with a query. The status information you're interested in is as follows
在这个例子中,您的目标数据库是MySQL,它恰好支持用查询发现状态信息这一概念。
Getting this information out of a MySQL database is almost too easy using GroovySql.
用GroovySql从MySQL数据库得到这个信息太容易了。
META-INF: This contains the database credential information for connecting to the MySQL database.
META - INF:包含连接到MySQL数据库的凭证信息。
Db2auth enables a smoother migration from other database software, such as MySQL, that store authentication information within the database.
db2auth允许更加顺利地从其他数据库软件(比如mysql,它也是将身份验证信息存储在数据库中)迁移到db2。
META-INF contains the database credential information for connecting to the MySQL database.
META - INF包含连接到MySQL数据库的数据库凭证信息。
Since user information for Web applications is commonly stored in a database, that's what you'll do here as well. To begin, create a new MySQL table to hold user credentials, as below.
因为Web应用程序的用户信息通常储存在数据库中,所以在这里还需初始化数据库。
The next step is to initialize the application database. So, create a new MySQL table to hold product information, as below.
下一步是初始化应用数据库。
The mysql system database includes several grant tables that contain information about user accounts and the privileges held by them.
mysql系统数据库包括几个授权表,其中包含有关用户帐户及其拥有的权限的信息。
The mysql system database includes several grant tables that contain information about user accounts and the privileges held by them.
mysql系统数据库包括几个授权表,其中包含有关用户帐户及其拥有的权限的信息。
应用推荐