phpMyAdmin
SQL error while using mysql_query() but not in PHPMyAdmin
I get the following error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'1\' at line 1[详细]
2023-03-22 11:55 分类:问答can you help me with these sql problem?
hi i am using phpmyadmin 3.3.9 . i have a开发者_开发问答 sql prblem in which i dont know what is the problem at all..[详细]
2023-03-22 02:13 分类:问答What are some ways to improve this long mysql search query?
Looking to improve this mysql select statement for a search query: Select * from table WHERE ( user = \'$search_query\'[详细]
2023-03-21 16:48 分类:问答Cannot Connect To MySQL - Cannot Find Mysql.sock Phpmyadmin Error #2002 [closed]
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necess[详细]
2023-03-21 16:31 分类:问答How to execute large MySql data-insert script file?
Trying to use PHPMyAdmin doesn\'t allow me to execute 150Mb d开发者_StackOverflow社区ata script file. Do you have any work-around for me?[详细]
2023-03-21 13:21 分类:问答mysqi extension is missing
I had uncommented the \'extension=php_mysqli.dll\' in the PHP config file but I\'m still getting the error message that my mySQLi extension is missing. What e开发者_如何学Clse do I verify?After restar[详细]
2023-03-21 11:32 分类:问答How can I use phpMyAdmin to connect with external database?
I\'m currently using Wamp and phpmyadmin to test a website locally, but now I\'d like to put it online. I have my URL, my FTP info and the database name and login info. However, I can\'t seem to chang[详细]
2023-03-20 12:43 分类:问答sql authenatication
I am developing a application where the data will go and store in the database after completing my application database will be handle by the system administrator of the company he may change the data[详细]
2023-03-19 18:41 分类:问答Exporting SQL table using phpMyAdmin gives no results for large data sets
When I open my table in phpMyAdmin and click Export (selecting .zip from the save-as options), I get an empty (0 byte) zip file. The table has ~200 000 records. This problem does not occur for smaller[详细]
2023-03-19 15:53 分类:问答how to keep the datetime format from csv to mysql database when importing data?
I have a csv file where I changed th开发者_高级运维e initial datetime format: from m/d/yyyy h:mm (6/15/20115:26:00 PM)[详细]
2023-03-19 15:30 分类:问答