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...
-
Note: As of now, there are a number of languages that Google Assitant support and more are added rapidly. How To Change Google Assist...
-
An explainer video is one that conveys a business or a product idea in a simplified way. Putting up an explainer video is a proven method t...
-
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...
-
Starting a blog or a website isn’t the hardest part, getting noticed and attracting the right audience is. Many blogs and websites have gon...
-
Domain porady.it onetech.pl imagazine.pl outlook.pl apple.com poczta.onet.pl logowanie.email android.com.pl cortland.pl pomoc.onet...
-
“I’ve made it.” Those are three magical words that nearly every entrepreneur dreams of uttering at some point in their career. Hopefully ...
-
Content URL https://blog.barracuda.com/2017/07/19/data-recovery-in-the-age-of-ransomware/ https://www.youtube.com/watch?v=b_v7iMZhD40 htt...
-
GiliSoft International LLC is a software development company that focuses on providing users with advanced security and encryption software ...
没有评论:
发表评论
注意:只有此博客的成员才能发布评论。