phpMyAdmin
opencart - Increase field size of address in table setting - config_address
how to increase field size of address in table setting --> config_address ? Now i see in structure of config_address is 开发者_开发技巧Type : TEXT in phpMyadmin , so i need change from TEXT to LONG T[详细]
2023-04-06 22:46 分类:问答phpMyAdmin + CentOS 6.0 - Forbidden
I always get this message when I would like access my phpMyAdmin. w3m localhost/phpmyadmin Forbidden You don\'t have permission to access /phpmyadmin/ on this server.[详细]
2023-04-06 22:37 分类:问答PHPMyAdmin 2 Timestamp Fields
I have an issue. I have created 2 timestamp fields within a table \'created\' and \'last_updated\'. Both are timestamps. \'last_updated\' is set to the last time the user logged in, and \'created\' i[详细]
2023-04-06 03:29 分类:问答Importing a XML file to MySQL via phpMyAdmin
I\'m trying to import a XML file via phpMyAdmin and map each of the child elements to their corresponding fields within a MySQL table. XML sample:[详细]
2023-04-06 03:10 分类:问答Find a string using PHPMyAdmin
i have table in DB = dle_post and a row contains id,full_story i want to check if full_story starts with \"1.\" then list its id but the big problem is there are some spaces in the start of full_story[详细]
2023-04-05 23:00 分类:问答MYSQL Flush Tables
I typed \'flush tables\' on my shared hosting account at my phpmyadmin. The reason I did this is to see how fast my queries executed when they were not cached. Now when I try to execute any query afte[详细]
2023-04-05 20:45 分类:问答What is 'comments' field in MySQL phpMyAdmin when creating a table?
I have wondered this for many years and every time I did a search it was totally unrelated to what I am looking for as it thought I was searching for \"how to comment out data\".When you create a new[详细]
2023-04-05 17:12 分类:问答How to open PhpMyAdmin on Mac? [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_运维知识库 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-05 14:19 分类:问答phpMyAdmin Import .txt file?
I receive开发者_如何学God a database in this format: FB_BRANDID|FB_MODELID|FB_TEXTID|FB_TEXT|FB_TYPEID|FB_COUNTRYID[详细]
2023-04-05 10:03 分类:问答How do I move the contents of one table to another in phpmyadmin? (same database)
I want to move the contents of one table to another in the same database. Is t开发者_运维百科his possible? How would I go about doing this?Try exporting to a SQL file then change the table name and im[详细]
2023-04-05 03:39 分类:问答