Andrea Vallorani
364b26b0dd
Bug #4798 Missing column when exporting in sql (2)
...
Export failure when the comments contains reserved keywords (KEY, CONSTRAINT)
To resolve, I removed the SQL comment from the current line before checking the presence of reserved keywords.
Signed-off-by: Andrea Vallorani <andrea.vallorani@gmail.com>
2015-03-17 18:15:13 +01:00
Madhura Jayaratne
0430ac6337
#4663 Export missing back ticks for order table name
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-23 12:53:12 +05:30
Madhura Jayaratne
7de549b7f3
bug #4639 Export SQL missing indentation first field
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-11 16:45:56 +05:30
Madhura Jayaratne
b6f0d923b2
More long lines
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-11 18:01:58 +05:30
Nisarg Jhaveri
fb130bf20d
Fixed typo in SQL export
...
Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
2014-11-11 00:47:38 +05:30
Hugues Peccatte
74f0beda8f
Fix syntax error.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-20 20:56:12 +02:00
Marc Delisle
9680410019
Refactor code duplication
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-19 10:13:07 -04:00
Marc Delisle
bc7d57f613
The minimum supported MySQL version is 5.5
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-16 13:32:15 -04: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
fe452a7240
Make Scrutinizer happier.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 13:56:42 +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
Marc Delisle
31c1f6e70f
Merge commit 'fed4664'
2014-08-28 12:36:53 -04:00
Smita Kumari
fed466498e
update bug fix #4487
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-08-28 21:12:04 +05:30
Marc Delisle
8e9f1bec21
Merge commit '83e90ae'
2014-08-27 12:55:07 -04:00
Smita Kumari
83e90ae1a0
bug fix #4487
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-08-27 19:12:27 +05:30
Marc Delisle
70fbae31aa
Merge commit '89d57f8'
2014-08-21 13:07:21 -04:00
Smita Kumari
89d57f8336
Fix bug #4518
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-08-21 21:39:11 +05:30
Marc Delisle
8537e1d966
Merge commit '5681db5'
2014-08-14 12:08:12 -04:00
Smita Kumari
5681db5084
fix bug #4516
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-08-14 20:55:02 +05:30
Ashutosh Dhundhara
508f0a752b
RFE#919: Multiple-column foreign key relation.
...
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix missing master column.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix failing test.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix coding styles.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix function doc.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix coding styles.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-01 19:50:12 +05:30
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
Chirayu Chiripal
a78a7a0c9c
export with table/column names changes extended for other export formats
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-18 16:09:57 +05:30
Chirayu Chiripal
3ea7d2b52d
rfe-755: export with table/column name changes
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-16 22:41:50 +05:30
Marc Delisle
a83ca5d73b
Fix merge conflict
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-10 12:43:07 -04:00
Chirayu Chiripal
ff688b18fb
Bug-4448: Dump binary columns in hexadecimal notation not working and hex_for_blob -> hex_for_binary
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-10 19:00:16 +05:30
Chirayu Chiripal
33dfef377f
RFE-759 Use aliases in SQL export for tables and columns
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-09 22:44:07 +05:30
Marc Delisle
84f135d048
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:40:21 -04:00
Marc Delisle
49c9dd3ecb
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-30 12:20:32 -04:00
Ann + J.M
ddf78c212b
Re-merge b3dbec1...9207203, changes got lost on original merge from QA_4_2
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-26 10:39:50 +02:00
Ann + J.M
d9bd81a2a1
Code style fixes
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-19 22:40:24 +02:00
Marc Delisle
e813cab608
bug #4418 When copying databases, primary key attributes get lost
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-18 13:22:14 -04:00
Michal Čihař
b177557c11
Use preg_quote instead of home made replacement to quote string for preg
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 17:35:49 +02:00
Hugues Peccatte
db23a9bf8a
PHPCS and PHPdoc updates.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-13 21:40:39 +01:00
Marc Delisle
cd998a4c62
Merge pull request #892 from Chanaka/rfe-1403
...
rfe-1403 : Support for export only triggers/stored procedures
2014-02-07 07:57:48 -05:00
Chanaka Indrajith
4457f40ef4
Support for export server/db/table without views
...
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-02-06 23:03:04 +05:30
Viduranga Wijesooriya
4c1b38ddf2
fixed loosing of auto increment value when exporting sql
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-02-05 17:26:19 +05:30
Chanaka Indrajith
55151381fa
rfe-1403 : Support for export only triggers/stored procedures
...
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-02-04 22:47:00 +05:30
Viduranga Wijesooriya
641fa53789
fixed #4261 Export bug
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-02-04 19:03:46 +05:30
Chanaka Indrajith
2988aebc86
rfe-1483 : Export database without triggers
...
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-01-28 23:09:59 +05:30
Marc Delisle
eb4593c492
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-16 10:32:24 -05:00
Marc Delisle
eebcb9c531
Fix regexp and add explanation
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-16 10:31:25 -05:00
Viduranga Wijesooriya
d5a3b01f77
fixed #4235 Copy table causes SQL error
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-16 14:50:31 +05:30
Marc Delisle
fd15323459
Merge pull request #850 from vpowerrc/viduranga
...
fixed error #1004 Create indexes at the end in SQL export
2014-01-11 05:04:56 -08:00
Viduranga Wijesooriya
abc11aa8d8
fixed error #1004 Create indexes at the end in SQL export
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-11 17:54:29 +05:30
Marc Delisle
3b89a4650a
Fix typos
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-11 07:23:53 -05:00
Marc Delisle
c880e25122
Fix typo
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-10 16:46:23 -05:00
Marc Delisle
8357558f56
There is only one AUTO_INCREMENT per table
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-10 16:38:55 -05:00
Marc Delisle
5cce4dbae4
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-10 16:36:37 -05:00
Viduranga Wijesooriya
8cf74b688d
added #1004 Create indexes at the end in SQL export
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-11 02:27:40 +05:30
Madhura Jayaratne
74aebe629b
Spaces around . operator
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 18:06:02 +05:30