Xiaobing's first online celebrity "star human cloning" went online ahead of schedule
Two weeks ago, Xiaobing announced the launch of the "human cloning plan" in the Chinese and Japanese markets. At present, the first batch of online celebrity "star human cloning" has been launched in advance...
Tech >>
What will happen to user data after "Tianya Community" suspends access?
What will happen to user data after "Tianya Community" suspends access?Properly handle data and safeguard network memoryInternet platforms should respect users' data autonomy and provide them with channels and mechanisms for processing personal data; The platform also needs to strengthen the protection of user data and take necessary measures to ensure the security and privacy of user data, in order to fully protect the legitimate rights and interests of users.On May 27th, the official WeChat account of "Tianya Community" issued a notice in response to recent suspension of access to services...
Tech >>
On the evening of June 1st, multiple companies released significant bearish news, while three companies issued negative announcements
A945PMI50.90...
Tech >>
Are these all from Taiwan? If reunification can be achieved as soon as possible, there will be no fear of US sanctions
How strong is the high-tech industry in small Taiwan Province globally? Taiwan Province has far more than TSMC.Currently, Taiwan accounts for nearly 75% of the revenue generated by the top 50 technology manufacturing and service enterprises worldwide...
Tech >>
Ni Guangnan's concern is happening: the "root" of the chip is being held
Andy Lau - World First Class. mp34:19From technology without any issuesRecently, Baode Computer Systems Co...
Tech >>
Simaero, Thales, and Huaxia Yunyi collaborate to provide civil aviation pilot training for H225 helicopters
Simaero has strengthened its cooperation with Thales and expanded its engineering business in China through this highly challenging full motion flight simulator migration project.In addition to improving safety, training and simulation can also improve the availability of the fleet, reduce costs, and reduce carbon emissions...
Tech >>
Wu Guosheng, a professor at Tsinghua University, claimed that the the Four Great Inventions were not science!
Wu Guosheng, a professor at Tsinghua University, said that China's the Four Great Inventions - the compass, gunpowder, printing and papermaking - were not the achievements of modern science. Calling them scientific inventions was misleading and imprecise...
Tech >>
Keep moving! What are the expected itineraries for Musk's late night visit to Shanghai's super factory?
Musk's journey in China can be described as' non-stop '.At 21:26 Beijing time on May 31, Tesla CEO Musk's private plane landed at Shanghai Hongqiao Airport...
Tech >>
Acceleration of Digital transformation in the telecommunications industry
Currently, under the challenges of 5G infrastructure investment, intensified competition, accelerated changes in customer demand, and economic recession, major telecommunications companies around the world are continuously increasing their efforts to reshape their business and operational models. KPMG China recently released a report titled "Future Prospects for the Telecommunications Industry", proposing the key capabilities required for the development of relevant enterprises and elaborating on the potential risks and rewards in combination with actual situations...
Tech >>
Digital RMB officially issued! Corrupt elements stay up all night, and the Great Purge is about to come
Digital RMB officially issued! Corrupt elements stay up all night, and the Great Purge is about to comeDigital RMB is a currency that achieves digital storage, payment, and transfer through blockchain technology. It has advantages such as transparency, traceability, and efficient security in transactions, and is not limited by network restrictions...
Tech >>
The demand for computing power explodes, and new investment opportunities emerge in the AI industry chain
Since May, the Block trade of Fulian, the leading industry of AI servers, has risen significantly. At the same time, the turnover of many chip concept stocks such as Lixun Precision, Zhongji Xuchuang, Lanqi Technology and other Block trade was also high...
Tech >>
Accessdeniedforuser~~(usingpassword: YES) appears during MySQL login
Windows~~~Access denied foruser 'root' @ 'localhost' (usingpassword: YES) appears during MySQL login and changes the MySQL passwordcatalogueSuitable for installing MySQL on WindowsSolution for denying access to root usersSolution:Restart MySQL serverIf the above still doesn't work1 Uninstall all MYSQL related applications on the computer2 Delete all MYSQL configuration files3 Then install or perform relevant configurationsSuitable for Linux protocol socket configuration mysglMySQL Technical Forum: MySQL:: MySQL ForumsSuitable for installing MySQL on WindowsSolution for denying access to root users1045 (28000) : 'root @localhost' (: YES) Firstly, analyze this English: ERROR1045 (28000): Accessdeniedforuserroot @ 'localhost' (usingpassword: YES);There are two parsing places: Accessdenied and usingpassword; The combination is as follows:DAccessdenied (access denied: username and address)Quisingpassword: NOOusingpassword: YESReason analysis: The reasons for the occurrence of accessed may be as follows:1) MySQL server stopped2) The port number of the service3) MySQL configuration file error - files such as my ini4) Root user does not use a password, but access is denied (password is not used, local access is denied 5) Root user uses the correct password, but access is denied (password is used, local access is denied)Omyini configuration file path issueOmyini : MySQLRestart MySQL server: net start mysql:(3306/3307)myin: portX(:port 3306)Reason three solution: The myini file mistakenly entered invalid content, and I don't know where to go Copy and replace the file Someone has already explained and annotated the myin fileReason 4 Solution: The root user's password is correct, but they refuse to log in The main content of this blog article is [Solution]@Problem with the content of the myini configuration file1myiniMySglcatalogue@Problem with the content of my ini configuration fileThe reasons for the occurrence of usingpassword are as follows:1: Do not type password:2: Password typed:SolutionMySQLcataloguemyini:Add skip grant tables after mysqldl (using setpasswordfor to set the password is invalid, and there is no need to type a password for subsequent login)Step above: Minimize operations as much as possible(Refers to adding skip grant tables)Note: After adding, you can enter the MySQL service without entering a password!!!Starting MySQL Server1 Stop running netstopmysql2 Start and run netstartmysqlLog in to MySQL and type mysgl uroot p; Enter directlyAt this point, you want to type setpasswordforroot@localhost '=password (123456'; this command is invalid!!!Because adding skip grant tables to my ini file eliminates the need to type a password from now onMySQLmyiniskip-grant-tablesRestart MySQL server:Netstopmysglnetstartmysg!Step 1:Open the cmd command line and type mysal uroot p twice to enter MySQLStep 2:Simply delete or annotate skip grant tables from the myini configuration fileStep 3:Set password again: setpasswordforroot@localhost '=password (123456)Step 4:Restart MySQL serviceStep 5:validateSuccessfully set the MySQL password.Skip name resolve # Prohibits MySQL from performing DNS resolution on external connections...
Tech >>