| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files/MySQL/MySQL Workbench 6.3 CE/modules/ |
Upload File : |
�
�"�Xc @ s d d l Z d d l Z d d l Z d d l Z d d l m Z d d l m Z m Z d d l m Z d d l
m Z m Z d d l
m Z d d l m Z m Z m Z d d l m Z d � Z d
� Z d � Z d � Z d
e j f d � � YZ d e j f d � � YZ d S( i����N( t Thread( t Queuet Empty( t MySQLScriptImporter( t make_panel_headert MessageButtonPanel( t Version( t log_infot log_errort log_warning( t FileChooserc
C sU | j } | j } | j | j d d � } yM | j | � sJ t d � d S| j | � sg t d � d S| j | � } Wn2 t k
r� d d l
} t d | j � � d SXt
j j t j j � j � d � } t | d � } xe | j d � D]T } d
} | j d � r,t j d d
| � } d | } n | } | j d | � q� W| j � | S( Nt shares mysql_sys_schema.sqls9 The server does not supply the sys schema install script
sI The server supplies the sys schema install script, but it's not readable
i����s3 There was an exception when making validations:
%s
s install_sys_script.sqlt ws
t s! CREATE DEFINER='root'@'localhost's (.*);s \1$$s
DELIMITER $$
%s
DELIMITER ;
s %s
( t
server_helpert profilet
join_pathst basedirt file_existsR t Nonet check_file_readablet get_file_contentt Exceptiont tracebackR t
format_exct ost patht joint mformst Appt gett get_user_data_foldert opent splitt
startswitht ret subt writet close(
t ctrl_beR R t install_script_patht install_script_contentR t local_install_script_patht ft linet content( ( sL C:\Program Files\MySQL\MySQL Workbench 6.3 CE\modules\wb_admin_perfschema.pyt download_server_install_script* s4
$
c C sm t j j | � s t d � d SxF t | � D]8 } | j d � r- t j d | � } | re | d Sq- q- Wd S( sA Gets the version of the sys schema that's shipped with Workbench.s No sys script found
s CREATE OR REPLACEs SELECT '(.*)' AS sys_versioni N( R R t existsR R R R"