2018年3月8日星期四
magento创建后台用户sql 1.9.2.4+
INSERT INTO `admin_role` VALUES (1,0,1,1,'G',0,'Administrators',1,NULL,NULL);
INSERT INTO admin_user SELECT
NULL user_id,
"fname" firstname,
"lname" lastname,
"demo@163.com" email,
"admin" username,
MD5('demodemo') password,
NOW() created,
NULL modified,
NULL logdate,
0 lognum,
0 reload_acl_flag,
1 is_active,
NULL extra,
NULL rp_token,
NOW() rp_token_created_at,
NULL failures_num,
NULL first_failure,
NULL lock_expires;
INSERT INTO admin_role SELECT
NULL role_id,
(
SELECT
role_id
FROM
admin_role
WHERE
role_name = 'Administrators'
) parent_id,
2 tree_level,
0 sort_order,
'U' role_type,
(
SELECT
user_id
FROM
admin_user
WHERE
username = 'admin'
) user_id,
'fname' role_name,
1 gws_is_all,
NULL gws_websites,
NULL gws_store_groups;
订阅:
博文评论 (Atom)
Also Read:
-
Vernee是由中国深圳新英国网络技术有限公司生产的手机品牌。 该品牌成立于2016年2月,标志着New Bund从OEM/ODM转移到公共市场的第一步。 Vernee手机使用Android操作系统。 该公司的定价政策使他们能够将中型硬件放在低端价格上,并附有Android OS...
-
We all want to create the best content possible, but with more than a BILLION active websites and blogs on the internet today… it’s getti...
-
Content URL http://download.cnet.com/Leawo-Video-Converter/3000-2194_4-209074.html http://sfree.ru/Konvertoryi/leawo-video-converter-ultim...
-
身为一个毕业后没向家里要一分钱,自己出了3格装备(房车老婆)的屌丝观点 1.千万别太在乎工资,在天朝,1000和2000的工资没什么区别,为了一点点小钱换行业,和人斗是没意义的。就像为了多补两刀送了一个人头2.时刻保持危机感,觉得公司分分钟就会倒闭,自己马上就会失业,应该怎么...
-
Other Possible ways to Fix iPad not Connecting to App Store If you are not too keen to use a third-party software on your iOS device then yo...
-
magento 2.1.4 url出现版本号,怎样解决? 解决方法: insert core_config_data (config_id, scope, scope_id, path, value ) values ( null , 'default...
-
简介 Redis是一个开源的使用ANSI C语言编写、支持网络、可基于内存亦可持久化的日志型、Key-Value型NoSQL数据库。凭借自身丰富的API、超高的性能以及支持持久化存储等特点,Redis迅速的成为了数据库缓存领域的第一选择。 本教程将详细介绍如何使用美团云...
-
光伏 电池啊,绝对能翻2-3倍,10倍我觉得有点悬 从生活中找股票,留意你身边或者新闻接触最多的行业,然后分析是否景气,是否值得买入,然后买龙1-2; 亲身经历,持有好的股票,而且中间不要乱做T 确实赚钱的。 宁德时代 70元买入,390元卖出。 中远海控 3月左右买入,2...
-
The best way to create a steady stream of passive income from your blog is to start selling digital products. Unlike other blog moneti...
-
sjcamhd.com SJCAM is a leading action camera developer and manufacturer offering high-quality cameras that are designed for capturing except...
没有评论:
发表评论
注意:只有此博客的成员才能发布评论。