Home
last modified time | relevance | path

Searched refs:mytop (Results 1 – 25 of 53) sorted by relevance

123

/dports/databases/mytop/mytop-437f2ef/
H A DREADME1 README for mytop version 1.7
6 http://jeremy.zawodny.com/mysql/mytop/
10 mytop is a `top' clone for MySQL
12 mytop is a console-based (non-gui) tool for monitoring the threads
20 tar -zxvf mytop-<version>.tar.gz
21 cd mytop-<version>
31 man mytop
39 mytop is licensed under the GNU General Public License version
H A DChanges39 Added experimental support for reading some options from the [mytop]
98 "real-time" queries per second since the last mytop refresh, while
120 The web site has moved to: http://jeremy.zawodny.com/mysql/mytop/
125 http://www.advanced-mysql.com/cgi-bin/mailman/listinfo/mytop
131 Set $0 to `mytop' to make it easier to spot and to keep some of the
139 hitting the `m' key. In this mode, mytop will write out one integer
143 mytop is now distributed as a true Perl package. There's a normal
173 Fixes to make mytop output better on small terminals.
187 Added batch mode. In batch mode, mytop doesn't clear the screen and
197 If you resize your xterm, mytop now adapts somewhat well.
H A DMETA.yml3 name: mytop
5 version_from: mytop
H A DMANIFEST5 mytop
/dports/databases/mariadb105-client/mariadb-10.5.15/scripts/
H A Dmytop.sh28 $0 = 'mytop';
136 my $config = "$ENV{HOME}/.mytop";
429 Execute("STOP /*mytop*/ SLAVE;");
431 Execute("START /*mytop*/ SLAVE");
674 Execute("KILL /*mytop*/ $id");
701 Execute("KILL /*mytop*/ $pid");
757 Execute("FLUSH /*mytop*/ STATUS");
2084 B<mytop> [options]
2302 with the B<h> key while B<mytop> is running.
2373 mytop will first read the [client] and [mytop] sections from your
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/scripts/
H A Dmytop.sh28 $0 = 'mytop';
136 my $config = "$ENV{HOME}/.mytop";
429 Execute("STOP /*mytop*/ SLAVE;");
431 Execute("START /*mytop*/ SLAVE");
674 Execute("KILL /*mytop*/ $id");
701 Execute("KILL /*mytop*/ $pid");
757 Execute("FLUSH /*mytop*/ STATUS");
2084 B<mytop> [options]
2302 with the B<h> key while B<mytop> is running.
2373 mytop will first read the [client] and [mytop] sections from your
[all …]
/dports/x11/xman/xman-1.1.5/
H A Dbuttons.c219 Widget mytop, pane, hpane, mysections; /* Widgets */ in CreateManpageWidget() local
228 mytop = XtCreatePopupShell(name, topLevelShellWidgetClass, initial_widget, in CreateManpageWidget()
231 man_globals->This_Manpage = mytop; /* pointer to root widget of Manualpage. */ in CreateManpageWidget()
235 XCreateBitmapFromData(XtDisplay(mytop), XtScreen(mytop)->root, in CreateManpageWidget()
240 XCreateBitmapFromData(XtDisplay(mytop), XtScreen(mytop)->root, in CreateManpageWidget()
244 XtSetValues(mytop, arglist, num_args); in CreateManpageWidget()
246 pane = XtCreateManagedWidget("vertPane", panedWidgetClass, mytop, NULL, in CreateManpageWidget()
259 CreateOptionMenu(man_globals, mytop); in CreateManpageWidget()
271 MakeSearchWidget(man_globals, mytop); in CreateManpageWidget()
272 CreateSectionMenu(man_globals, mytop); in CreateManpageWidget()
[all …]
/dports/databases/pgtop/pgtop-0.11/
H A DREADME4 pgtop is a PostgreSQL clone of `mytop', which in turn is a `top' clone for MySQL
11 For more detailed information, look at the `mytop' page on sourceforge.net:
12 http://mytop.sourceforge.net/
16 pgtop is a quick & dirty hack over `mytop', and not all MySQL concepts map
64 inspired (and most of code) by `mytop' author
/dports/benchmarks/py-naarad/naarad-1.0.15/examples/conf/
H A Dconfig-others3 infile=/home/ritesh/mytopStats/mytop.Queries.out
12 infile=/home/ritesh/mytopStats/mytop.BufferPool.out
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_func_outp.v14 mytop u0 ( a, b, clk, z );
85 module mytop ( module
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/haplotypecaller/graphs/
H A DSeqGraphUnitTest.java254 final SeqVertex mytop = new SeqVertex("A"); in makeMergingData() local
258 graph2.addVertices(mytop, mid1, mid2, bot); in makeMergingData()
259 graph2.addEdges(mytop, mid1, bot); in makeMergingData()
260 graph2.addEdges(mytop, mid2, bot); in makeMergingData()
265 expected.addVertices(mytop, newMid1, newBottom); in makeMergingData()
266 expected.addEdges(mytop, newMid1, newBottom); in makeMergingData()
267 expected.addEdges(mytop, newBottom); in makeMergingData()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/archimesh/
H A Dachm_lamp_maker.py473 mytop = create_lightshade("Lampshade", self.top_height,
481 remove_doubles(mytop)
482 set_normals(mytop)
484 set_smooth(mytop)
486 mytop.parent = mybase
487 mytop.location.x = 0
488 mytop.location.y = 0
489 mytop.location.z = posz + self.holder
/dports/databases/mariadb105-client/mariadb-10.5.15/debian/
H A Dmariadb-client-10.5.install17 usr/bin/mytop
39 usr/share/man/man1/mytop.1
H A Dnot-installed5 usr/bin/mytop # Mytop is distributed from a separate source package
/dports/databases/mariadb105-server/mariadb-10.5.15/debian/
H A Dmariadb-client-10.5.install17 usr/bin/mytop
39 usr/share/man/man1/mytop.1
H A Dnot-installed5 usr/bin/mytop # Mytop is distributed from a separate source package
/dports/databases/mytop/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=jzawodn-mytop-1.7-437f2ef_GH0.tar.gz
/dports/math/R-cran-lava/lava/R/
H A DmissingMLE.R36 mytop <- intersect(topendo,colnames(data.mis)[mypattern]) functionVar
37 if (!is.null(mytop)) {
38 rmvar(m0) <- mytop
42 if (all(c(rownames(A)[A[xx,]==1])%in%mytop) &&
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrcam.h199 …cGrOrthoCamera(class cGrScreen *myscreen, float myleft, float myright, float mybottom, float mytop) in cGrOrthoCamera() argument
204 top = mytop; in cGrOrthoCamera()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dZeropad.c301 float mxbot,mybot,mzbot , mxtop,mytop,mztop , mdx,mdy,mdz ; in main() local
338 mybot = max->yyorg ; mytop = mybot + mny*mdy ; in main()
350 add_yt = (int) rint((mytop-iytop)/idy) ; in main()
/dports/databases/mariadb104-server/mariadb-10.4.24/scripts/
H A Dmytop.sh9 mytop - display MariaDB server performance info like `top'
27 $0 = 'mytop';
130 my $config = "$ENV{HOME}/.mytop";
233 $dsn ="DBI:mysql:database=$config{db};mysql_read_default_group=mytop;";
/dports/databases/mariadb104-client/mariadb-10.4.24/scripts/
H A Dmytop.sh9 mytop - display MariaDB server performance info like `top'
27 $0 = 'mytop';
130 my $config = "$ENV{HOME}/.mytop";
233 $dsn ="DBI:mysql:database=$config{db};mysql_read_default_group=mytop;";
/dports/databases/mariadb103-server/mariadb-10.3.34/scripts/
H A Dmytop.sh9 mytop - display MariaDB server performance info like `top'
27 $0 = 'mytop';
130 my $config = "$ENV{HOME}/.mytop";
233 $dsn ="DBI:mysql:database=$config{db};mysql_read_default_group=mytop;";
/dports/databases/mariadb103-client/mariadb-10.3.34/scripts/
H A Dmytop.sh9 mytop - display MariaDB server performance info like `top'
27 $0 = 'mytop';
130 my $config = "$ENV{HOME}/.mytop";
233 $dsn ="DBI:mysql:database=$config{db};mysql_read_default_group=mytop;";
/dports/science/afni/afni-AFNI_21.3.16/src/rickr/
H A D3dresample.c349 float mxbot,mybot,mzbot, mxtop,mytop,mztop, mdx,mdy,mdz;
385 mybot = max->yyorg; mytop = mybot + mny*mdy;
396 add_yt = (int) rint((mytop-iytop)/idy);

123