[Phpmyadmin-devel] Scripts in examples folder

Hi, phpMyAdmin contains the SQL scripts to create/upgrade configuration storage in 'examples' folder. While the 'examples' folder was not mandatory in the past, it has been changed with the recent changes as indicated in this bug [1]. I feel that 'examples' is not the right folder for SQL scripts. How about a new folder named 'scripts'? [1] https://sourceforge.net/p/phpmyadmin/bugs/4675/ -- Thanks and Regards, Madhura Jayaratne

Hi Dne Tue, 30 Dec 2014 10:59:56 +0530 Madhura Jayaratne <madhura.cj@gmail.com> napsal(a):
Hi,
phpMyAdmin contains the SQL scripts to create/upgrade configuration storage in 'examples' folder. While the 'examples' folder was not mandatory in the past, it has been changed with the recent changes as indicated in this bug [1].
I feel that 'examples' is not the right folder for SQL scripts. How about a new folder named 'scripts'?
The folder scripts already exists and is used for development scripts (which are no use for users). -- Michal Čihař | http://cihar.com | http://phpmyadmin.net

Le 2014-12-30 00:29, Madhura Jayaratne a écrit :
Hi,
phpMyAdmin contains the SQL scripts to create/upgrade configuration storage in 'examples' folder. While the 'examples' folder was not mandatory in the past, it has been changed with the recent changes as indicated in this bug [1].
I feel that 'examples' is not the right folder for SQL scripts. How about a new folder named 'scripts'?
How about naming it "sql" ? -- Marc Delisle | phpMyAdmin

On Tue, Dec 30, 2014 at 6:02 PM, Marc Delisle <marc@infomarc.info> wrote:
Le 2014-12-30 00:29, Madhura Jayaratne a écrit :
Hi,
phpMyAdmin contains the SQL scripts to create/upgrade configuration storage in 'examples' folder. While the 'examples' folder was not mandatory in the past, it has been changed with the recent changes as indicated in this bug [1].
I feel that 'examples' is not the right folder for SQL scripts. How about a new folder named 'scripts'?
How about naming it "sql" ?
Fine by me. I'll do the update.
-- Thanks and Regards, Madhura Jayaratne

On 12/30/14, 7:32 AM, Marc Delisle wrote:
Le 2014-12-30 00:29, Madhura Jayaratne a écrit :
Hi,
phpMyAdmin contains the SQL scripts to create/upgrade configuration storage in 'examples' folder. While the 'examples' folder was not mandatory in the past, it has been changed with the recent changes as indicated in this bug [1].
I feel that 'examples' is not the right folder for SQL scripts. How about a new folder named 'scripts'?
How about naming it "sql" ?
If it's going to be moved, I think this is good, but we moved it out of 'scripts' to 'examples' not too long ago, I don't like constantly moving it because it confuses users. Still, I think 'sql' is a better place in the long term. What if we put this off until 4.4?

Le 2014-12-30 09:56, Isaac Bennetch a écrit :
On 12/30/14, 7:32 AM, Marc Delisle wrote:
Le 2014-12-30 00:29, Madhura Jayaratne a écrit :
Hi,
phpMyAdmin contains the SQL scripts to create/upgrade configuration storage in 'examples' folder. While the 'examples' folder was not mandatory in the past, it has been changed with the recent changes as indicated in this bug [1].
I feel that 'examples' is not the right folder for SQL scripts. How about a new folder named 'scripts'?
How about naming it "sql" ?
If it's going to be moved, I think this is good, but we moved it out of 'scripts' to 'examples' not too long ago, I don't like constantly moving it because it confuses users. Still, I think 'sql' is a better place in the long term. What if we put this off until 4.4?
Hi Isaac, I agree that the move should be put off until 4.4. I also agree with your three suggestions in the bug ticket. [1] https://sourceforge.net/p/phpmyadmin/bugs/4675/ -- Marc Delisle | phpMyAdmin

On Tue, Dec 30, 2014 at 8:26 PM, Isaac Bennetch <bennetch@gmail.com> wrote:
On 12/30/14, 7:32 AM, Marc Delisle wrote:
Le 2014-12-30 00:29, Madhura Jayaratne a écrit :
Hi,
phpMyAdmin contains the SQL scripts to create/upgrade configuration storage in 'examples' folder. While the 'examples' folder was not mandatory in the past, it has been changed with the recent changes as indicated in this bug [1].
I feel that 'examples' is not the right folder for SQL scripts. How about a new folder named 'scripts'?
How about naming it "sql" ?
If it's going to be moved, I think this is good, but we moved it out of 'scripts' to 'examples' not too long ago, I don't like constantly moving it because it confuses users. Still, I think 'sql' is a better place in the long term. What if we put this off until 4.4?
Version 4.4 was indeed what I had in mind for the changes. -- Thanks and Regards, Madhura Jayaratne
participants (4)
-
Isaac Bennetch
-
Madhura Jayaratne
-
Marc Delisle
-
Michal Čihař