Dan Ungureanu
|
4607c709ac
|
Fixes #11465.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
|
2015-09-07 19:50:07 +03:00 |
|
Hugues Peccatte
|
43077d22a3
|
PHPDoc update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-08-23 13:29:33 +02:00 |
|
Marc Delisle
|
da05ed6316
|
Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-08-19 08:32:45 -04:00 |
|
Martin Herndl
|
97d0415687
|
Fixes #11386 Cannot import database with long data in one column
Signed-off-by: Martin Herndl martin.herndl@world4you.com
|
2015-08-19 08:28:26 -04:00 |
|
Dan Ungureanu
|
762d67dc36
|
Rewrote a part of the import mechanism.
Updated sql-parser library to udan11/sql-parser@e713c9fa1d.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
|
2015-08-11 23:32:18 +03:00 |
|
Marc Delisle
|
fafa03f9af
|
Revert "Handle comments in the beginning of the query"
This reverts commit 55a2d06cca.
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-08-08 12:15:16 -04:00 |
|
Nisarg Jhaveri
|
55a2d06cca
|
Handle comments in the beginning of the query
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
|
2015-08-02 18:42:37 +05:30 |
|
Madhura Jayaratne
|
be47fbac53
|
bug #4829 Create procedure via SQL Editor not more possible
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-04-09 20:56:57 +05:30 |
|
Madhura Jayaratne
|
4c0b0f9687
|
bug #4821 Timed-out import fails to restart when file represented
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-03-30 16:01:51 +05:30 |
|
Hugues Peccatte
|
561ec7ea30
|
Remove code to ignore commit.
Fix comment.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-01-03 21:39:56 +01:00 |
|
Hugues Peccatte
|
4330110c90
|
Revert "Fix #4645 Import of export created with mysqldump"
This reverts commit 2dcb1c9b0a.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-01-03 19:53:09 +01:00 |
|
Hugues Peccatte
|
2dcb1c9b0a
|
Fix #4645 Import of export created with mysqldump
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-12-21 22:57:25 +01:00 |
|
Madhura Jayaratne
|
b6f0d923b2
|
More long lines
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-11 18:01:58 +05:30 |
|
Hugues Peccatte
|
58c629f6fd
|
Merge branch 'master' into b4495_master
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
Conflicts:
ChangeLog
|
2014-11-10 13:48:33 +01:00 |
|
Hugues Peccatte
|
ed51a25c8f
|
Allow import SQL without delimiter till EOF.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 22:54:44 +01:00 |
|
Hugues Peccatte
|
fe3941b9bd
|
Fix #4495 Comment lines in multiquery
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 20:02:10 +01:00 |
|
Hugues Peccatte
|
93c86da700
|
Minor style modifications.
PHPDoc update.
Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 17:34:10 +01:00 |
|
Hugues Peccatte
|
6827afb2bd
|
Replace parameters by class attributes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 15:36:21 +01:00 |
|
Hugues Peccatte
|
aa9700de68
|
Replace parameters by class attributes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 15:25:40 +01:00 |
|
Hugues Peccatte
|
fd7f02f929
|
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-02 14:33:41 +01:00 |
|
Hugues Peccatte
|
c0b0dc2e35
|
Add PHPDoc comments in ImportSql.class.php.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-30 19:54:36 +01:00 |
|
Hugues Peccatte
|
3b3017d7ae
|
Manage SQL display.
Rename attributes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-28 22:13:28 +01:00 |
|
Hugues Peccatte
|
3301bc3c8e
|
Display delimiter into SQL trace.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-28 21:48:51 +01:00 |
|
Hugues Peccatte
|
e85b43b8b2
|
Remove unused variable.
Rename parameter.
Update PHPDoc.
Fix data parsing.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-28 20:39:56 +01:00 |
|
Hugues Peccatte
|
ba346c2731
|
Manage data as an attribute.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-26 17:11:40 +01:00 |
|
Hugues Peccatte
|
c8b10dad32
|
Improve data parsing.
Fix DELIMITER detection issue.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-26 14:53:42 +01:00 |
|
Hugues Peccatte
|
1cbfa5612e
|
Refactor some code.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-25 18:39:10 +02:00 |
|
Hugues Peccatte
|
b857bc0c92
|
Log query while importing SQL.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-25 16:53:05 +02:00 |
|
Hugues Peccatte
|
4060c08848
|
Fix import.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-25 13:09:50 +02:00 |
|
Hugues Peccatte
|
f53f940366
|
Refactor.
Remove useless method.
Update comments.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-25 13:04:07 +02:00 |
|
Hugues Peccatte
|
bbe0cc9c3c
|
Manage errors in import process.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-25 12:42:19 +02:00 |
|
Hugues Peccatte
|
dec77b5796
|
Remove old import process.
Minor coding stylo modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-25 12:38:11 +02:00 |
|
Hugues Peccatte
|
35bbe992d0
|
Remove var_dump.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-25 12:32:13 +02:00 |
|
Hugues Peccatte
|
14bda32169
|
Fix delimiter reading.
Rum last SQL query.
Fix SQL reading.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-25 12:23:15 +02:00 |
|
Hugues Peccatte
|
3363f10880
|
Rename ImportSQL method.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-20 21:06:17 +02:00 |
|
Hugues Peccatte
|
4b9058faa9
|
Manage escaped quotes.
Improve process not to look for the same thing many times.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-18 23:57:54 +02:00 |
|
Hugues Peccatte
|
d936df12d2
|
Manage option to read SQL as a multibytes string or not.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-18 20:31:54 +02:00 |
|
Hugues Peccatte
|
2da2c4caf6
|
Reduce size of data to read.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-12 18:51:02 +02:00 |
|
Hugues Peccatte
|
713a4ef901
|
Execute query.
Remove trace.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-12 18:45:43 +02:00 |
|
Hugues Peccatte
|
3f9b63f572
|
Improve SQL reading.
Remove trace.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-12 18:36:54 +02:00 |
|
Hugues Peccatte
|
5cfefb8f82
|
Fix comment read.
Improve loops.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-10 22:20:33 +02:00 |
|
Hugues Peccatte
|
389763e16e
|
Test to parse SQL in a different way.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-08 22:15:40 +02:00 |
|
Hugues Peccatte
|
9ca79b379d
|
Replace mb functions by standard string functions.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-05 14:15:42 +02:00 |
|
Hugues Peccatte
|
3de88162ff
|
Replace PMA_String uses by mb_* calls.
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-28 20:53:01 +02:00 |
|
Hugues Peccatte
|
73d376d14a
|
Remove old @todo.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-20 20:17:44 +02:00 |
|
Hugues Peccatte
|
d510e19e77
|
Fix 14528: Fix SQL import.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-16 22:23:42 +02:00 |
|
Hugues Peccatte
|
e85eddb01f
|
Fix #4528 Can't import dump via SQL field
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-13 23:10:57 +02:00 |
|
Hugues Peccatte
|
9b77d746ab
|
Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-06 10:44:03 +02:00 |
|
Michal Čihař
|
dca981481d
|
Remove plugin manager and observer classes
We don't really need the observer pattern, so let's simplify the code.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-06-25 09:25:59 +02:00 |
|
Hugues Peccatte
|
e512768fce
|
Fix coding style.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-04-18 18:51:04 +02:00 |
|