Server IP : 127.0.0.2 / Your IP : 3.133.83.123 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/dbconfig-mysql/examples/ |
Upload File : |
hello! this directory contains a number of example packages which show how dbconfig-common can be used in various situations: - db-test-mysql a simple mysql database application. - db-test-mysql-perl like the above, but instead of using dbconfig-common's native setup code, the information is gathered and passed to a maintainer-provided or upstream-provided script. - db-test-mysql-frontend a "read-only frontend" package. this package prompts for all the pertinent information, but performs no database-modifying actions. - db-test-pgsql like db-test-mysql, but for applications that work with postgres. - db-test-pgsql-migration the same as above, but provided with a "1.9" version that doesn't use dbconfig-common, which illustrates how in the "2.0" version dbconfig-common can migrate previously existing settings. - db-test-multidbtype this package shows how dbconfig-common can be used to configure applications that work with any number of database types supported by dbconfig-common. currently this is only mysql/pgsql, but work is in progress to support others, such as oracle and sqlite. also, you probably see that one of the packages (db-test-mysql) has two versions available. this simply shows how dbconfig-common can support application upgrades that require making modifications to the underlying database. you can build all these packages at once by simply running the provided ./buildpackages.sh script if you're lazy :) enjoy! -- sean finney <seanius@debian.org> Sun, 02 Apr 2006 17:35:03 +0200