MySQL Forums
Forum List  »  French

Re: lire un fichier externe
Posted by: Pierre RAMBALDI
Date: June 16, 2015 03:13AM

Les anti slashs ne sont pas en cause.

Voici ce que me donne SHOW '%error%':

'binlog_error_action', 'IGNORE_ERROR'
'error_count', '0'
'log_error', '.\\CAPMWKS13-019.err'
'max_connect_errors', '100'
'max_error_count', '64'
'slave_skip_errors', 'OFF'

Journal des erreurs depuis ce matin :

2015-06-16 08:15:03 1224 [Note] Plugin 'FEDERATED' is disabled.
2015-06-16 08:15:03 1224 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-06-16 08:15:03 1224 [Note] InnoDB: The InnoDB memory heap is disabled
2015-06-16 08:15:03 1224 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-06-16 08:15:03 1224 [Note] InnoDB: Memory barrier is not used
2015-06-16 08:15:03 1224 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-06-16 08:15:03 1224 [Note] InnoDB: Not using CPU crc32 instructions
2015-06-16 08:15:03 1224 [Note] InnoDB: Initializing buffer pool, size = 327.0M
2015-06-16 08:15:03 1224 [Note] InnoDB: Completed initialization of buffer pool
2015-06-16 08:15:03 1224 [Note] InnoDB: Highest supported file format is Barracuda.
2015-06-16 08:15:03 1224 [Note] InnoDB: The log sequence numbers 2416575190 and 2416575190 in ibdata files do not match the log sequence number 2432337340 in the ib_logfiles!
2015-06-16 08:15:03 1224 [Note] InnoDB: Database was not shutdown normally!
2015-06-16 08:15:03 1224 [Note] InnoDB: Starting crash recovery.
2015-06-16 08:15:03 1224 [Note] InnoDB: Reading tablespace information from the .ibd files...
2015-06-16 08:15:22 1224 [Note] InnoDB: Restoring possible half-written data pages
2015-06-16 08:15:22 1224 [Note] InnoDB: from the doublewrite buffer...
InnoDB: Last MySQL binlog file position 0 24002, file name mysql-bin.000001
2015-06-16 08:15:25 1224 [Note] InnoDB: 128 rollback segment(s) are active.
2015-06-16 08:15:25 1224 [Note] InnoDB: Waiting for purge to start
2015-06-16 08:15:26 1224 [Note] InnoDB: 5.6.25 started; log sequence number 2432337340
2015-06-16 08:15:27 1224 [Note] Server hostname (bind-address): '*'; port: 3306
2015-06-16 08:15:27 1224 [Note] IPv6 is available.
2015-06-16 08:15:27 1224 [Note] - '::' resolves to '::';
2015-06-16 08:15:27 1224 [Note] Server socket created on IP: '::'.
2015-06-16 08:15:30 1224 [Note] Event Scheduler: Loaded 1 event
2015-06-16 08:15:30 1224 [Note] Event Scheduler: scheduler thread started with id 1
2015-06-16 08:15:30 1224 [Note] C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqld: ready for connections.
Version: '5.6.25-log' socket: '' port: 3306 MySQL Community Server (GPL)

Options: ReplyQuote


Subject
Views
Written By
Posted
2863
June 12, 2015 07:02AM
1528
June 12, 2015 04:30PM
1588
June 16, 2015 01:01AM
1597
June 16, 2015 01:10AM
1400
June 16, 2015 02:25AM
1294
June 16, 2015 02:35AM
1300
June 16, 2015 02:37AM
Re: lire un fichier externe
1752
June 16, 2015 03:13AM
1356
June 16, 2015 03:28AM
1409
June 16, 2015 04:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.