Nate
|
1e984375b6
|
patch #2979234, bug #2960105 [import] Properly import unicode text from ODS.
|
2010-03-31 14:25:50 +02:00 |
|
Marc Delisle
|
526dce65cb
|
3.3
|
2009-12-31 13:11:19 +00:00 |
|
Marc Delisle
|
f3833884e4
|
3.3
|
2009-12-31 13:09:18 +00:00 |
|
Marc Delisle
|
078eedae6e
|
code cleanup
|
2009-12-30 13:28:30 +00:00 |
|
Marc Delisle
|
f1f04a1b3b
|
code cleanup; add a TODO about importing an XML export into a database different than the original one
|
2009-12-29 15:11:06 +00:00 |
|
Marc Delisle
|
7b3c21b599
|
code cleanup
|
2009-12-29 14:04:05 +00:00 |
|
Marc Delisle
|
2572a03033
|
code cleanup
|
2009-12-27 13:15:18 +00:00 |
|
Marc Delisle
|
936472a758
|
patch #2915168 [import] Incorrect parsing of DELIMITER keyword
|
2009-12-17 17:54:53 +00:00 |
|
Marc Delisle
|
780e876f8d
|
bug #2537766 [import] Comments are stripped when editing store procedures
|
2009-09-26 11:22:19 +00:00 |
|
Derek Schaefer
|
c261b73045
|
Improved the way the import destination is decided upon.
|
2009-09-02 17:28:35 +00:00 |
|
Marc Delisle
|
15441ded5d
|
do not try to display a tab that was not built
|
2009-08-22 11:22:50 +00:00 |
|
Marc Delisle
|
9a35b4c823
|
bug #2634827 [import] Using DELIMITER produces infinite cycle
|
2009-07-04 19:00:39 +00:00 |
|
Marc Delisle
|
60536d78e1
|
patch #2798592 [import] Progress bar
|
2009-07-02 12:12:06 +00:00 |
|
Marc Delisle
|
4f072ddfbf
|
incorrect calling of an error message
|
2009-06-27 11:41:51 +00:00 |
|
Marc Delisle
|
0ba3f15f3e
|
revert bad fix of revision 12344
|
2009-04-17 16:58:53 +00:00 |
|
Marc Delisle
|
07673dcee9
|
bug #2634827 [import] Using DELIMITER ends with infinite cycle
|
2009-04-12 10:43:43 +00:00 |
|
Marc Delisle
|
2e8bff71ea
|
bug #2650776 [import] SQL_MODE not saved during Partial Import
|
2009-04-08 11:47:25 +00:00 |
|
Michal Čihař
|
28b8e9448a
|
rfe #1927189 strip ` from column names on import
|
2008-11-30 14:20:25 +00:00 |
|
Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Michal Čihař
|
ebeb0c319f
|
Adding @package, first part.
|
2008-11-24 10:32:56 +00:00 |
|
Marc Delisle
|
29d7c3e2f8
|
[import] Speed optimization to be able to import the sakila database
|
2008-07-14 15:28:58 +00:00 |
|
Marc Delisle
|
afbb2a9dc2
|
protection against XSS when register_globals is on and .htaccess has no effect
|
2008-06-21 15:01:27 +00:00 |
|
Marc Delisle
|
cec1847121
|
bug #1990342 [import] SQL file import very slow on Windows
|
2008-06-13 17:18:18 +00:00 |
|
Marc Delisle
|
82f7a341f1
|
allow just one character for "Fields enclosed by", thanks to Michal
|
2008-01-30 13:13:37 +00:00 |
|
Marc Delisle
|
b1816db8fc
|
bug [import] Do not verify a missing enclosing character for CSV
|
2008-01-29 18:05:59 +00:00 |
|
Sebastian Mendel
|
b5ac463b81
|
bug #1798786 [import] Wrong error when a string contains semicolon
|
2007-12-18 09:27:12 +00:00 |
|
Marc Delisle
|
37ca5ac56d
|
bug #1823045 [import] Error importing file with lowercase "delimiter"
|
2007-11-07 18:08:29 +00:00 |
|
Sebastian Mendel
|
8cd87d9e46
|
make use of PMA_Message
|
2007-10-16 09:16:41 +00:00 |
|
Marc Delisle
|
c1f09816ee
|
revert bad fix (revision 10720)
|
2007-10-08 20:52:25 +00:00 |
|
Marc Delisle
|
6057aaa33b
|
avoid undefined variable next_quote
|
2007-10-05 16:54:00 +00:00 |
|
Marc Delisle
|
b74c793095
|
bug #1798786 [import] Wrong error message when a string contains semicolon
|
2007-10-04 17:29:15 +00:00 |
|
Sebastian Mendel
|
cb94302703
|
removed MySQL < 5 code
|
2007-10-02 08:49:19 +00:00 |
|
Marc Delisle
|
97f89ac682
|
replace various import options messages by just strOptions
|
2007-06-27 13:39:25 +00:00 |
|
Sebastian Mendel
|
573a6161bd
|
fixed code indention
|
2007-05-09 12:18:57 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
02ecd621bb
|
return also works for includes ... so don't mess with intends
|
2007-03-29 11:45:12 +00:00 |
|
Sebastian Mendel
|
adc43110f6
|
free memory!
|
2007-03-29 10:34:20 +00:00 |
|
Sebastian Mendel
|
8e9bc00eab
|
free memory!
|
2007-03-29 10:22:39 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Sebastian Mendel
|
8878baf7b1
|
#1643758 Error #1264 importing NULL values in MySQL 5.0
|
2007-03-19 15:41:35 +00:00 |
|
Marc Delisle
|
b9951e8c44
|
patch 1647868, support handling of DELIMITER to mimic mysql CLI
|
2007-03-09 13:18:25 +00:00 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|
Michal Čihař
|
0e48825a46
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
Sebastian Mendel
|
1eadc0a41a
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
Michal Čihař
|
250575b854
|
Fix special case of Excel export with ; at the end (bug #1511046).
|
2006-06-27 08:56:46 +00:00 |
|
Marc Delisle
|
6a76f4c544
|
bug #1469699, can't create stored procedure
|
2006-06-13 15:10:08 +00:00 |
|
Michal Čihař
|
b60fcde9ad
|
Do not strip MySQL conditional statements in comments (patch #1459782, thanks to unconed - unconed).
|
2006-04-27 10:05:04 +00:00 |
|
Michal Čihař
|
094805dcbe
|
Fix importing files without trailing new line (bug #1473944).
|
2006-04-21 07:55:12 +00:00 |
|
Michal Čihař
|
e89d764725
|
Fix parsing of large CSV files (bug #1456331).
|
2006-04-10 14:17:25 +00:00 |
|