Skip to content
View in the app

A better way to browse. Learn more.

Дизайн и модификация Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ошибка при импорте

Переехал на новый хостинг "Jino.ру", в первый раз залил базу было удачно, удалил её зачем-то, заливаю заново и ошибка..

 

Ошибка

SQL-запрос:

--
-- База данных: `название моей базы`
--
-- --------------------------------------------------------
--
-- Структура таблицы `admin_login_logs`
--
CREATE TABLE IF NOT EXISTS `admin_login_logs` (
`admin_id` int( 10 ) NOT NULL AUTO_INCREMENT ,
`admin_ip_address` varchar( 16 ) NOT NULL default '0.0.0.0',
`admin_username` varchar( 40 ) NOT NULL default '',
`admin_time` int( 10 ) unsigned NOT NULL default '0',
`admin_success` int( 1 ) unsigned NOT NULL default '0',
`admin_post_details` text,
PRIMARY KEY ( `admin_id` ) ,
KEY `admin_ip_address` ( `admin_ip_address` ) ,
KEY `admin_time` ( `admin_time` )
) ENGINE = MYISAM DEFAULT CHARSET = utf8 AUTO_INCREMENT =325;

Ответ MySQL: Документация
#1046 - No database selected 

Featured Replies

  • Author

Заливал, заливал и всё, получилось. Хотя морочился минут 30-40 :)

Closed:)

Переехал на новый хостинг "Jino.ру"

Это было предупреждение свыше ....

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.