The second parameter is the name of the MySQL user who will access the database.
第二个参数是将要访问该数据库的MySQL用户名。
Before we can process let's make sure mysql user can read from the root's home directory.
在操作之前,我们要确保MySQL用户可以从root的主目录中读取。
Access to MySQL user accounts with 'SUPER' privilege is denied. Tasks such as configuring replication that require SUPER are handled through RDS stored routines.
不允许访问具有“SUPER”权限的MySQL用户帐户,如配置需要SUPER的复制的任务通过RDS存储例程来处理。
Begin by creating a new MySQL table to hold administrator user names and passwords, as below.
首先创建一个新的MySQL表来持有管理员用户的姓名和密码,如下所示。
In the MySQL database, there was a similar administrative user root.
在MySQL数据库中也有一个相似的管理用户root。
Database systems, such as Oracle and MySQL, manage their own user accounts, roles, and privileges for system and object-level operations.
诸如oracle和MySQL等数据库系统管理它们自己的用户帐户、角色和系统及对象级别的操作权限。
You can reuse the existing MySQL table to assign roles to each user, as shown below.
您可以重用现有的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数据库中,并显示一条成功消息。
However, I suspect Oracle will prefer to keep MySQL; they will control an even larger segment of the database market and can tap into the existing user base.
然而,我怀疑Oracle宁愿保有MySQL;他们将控制更大的数据库市场份额,并且可能利用现有的用户资源。
Section 7.1.3 in the MySQL to DB2 Conversion Guide (see Resources) provides detailed information about the differences in user account management and the fine-grained options that DB2 offers.
MySQLtoDB 2ConversionGuide的7.1.3节(见参考资料)详细介绍了用户帐号管理和DB2的细致选项的区别。
If you already have MySQL installed, use the steps shown in Listing 12 to log in as the root user and create the trip database.
如果安装了MySQL,那么请使用清单12所示的步骤登录为root用户,并创建trip数据库。
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应用程序的用户信息通常储存在数据库中,所以在这里还需初始化数据库。
Create user-defined functions to emulate MySQL features.
创建用户定义的函数来模拟MySQL功能。
There are several MySQL administration tools, which use intuitive graphical user interfaces that make administering a MySQL database easy.
有一些MySQL管理工具,它们使用交互式图形界面,简化了 MySQL 数据库的管理。
I have a question about adding a link to my website that when 'clicked' will send the user to a random URL stored in my MySQL database.
我的数据库名为“电影”,我希望能够在链路有用户点击它将给他们一个数据库存储在我的电影的页面的网址。
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系统数据库包括几个授权表,其中包含有关用户帐户及其拥有的权限的信息。
应用推荐